Class ReportToLegalActType.ObservingCapabilityRequired.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.ef.x40.ReportToLegalActType.ObservingCapabilityRequired.Factory
-
- Enclosing interface:
- ReportToLegalActType.ObservingCapabilityRequired
public static final class ReportToLegalActType.ObservingCapabilityRequired.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ReportToLegalActType.ObservingCapabilityRequirednewInstance()static ReportToLegalActType.ObservingCapabilityRequirednewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ReportToLegalActType.ObservingCapabilityRequired newInstance()
-
newInstance
public static ReportToLegalActType.ObservingCapabilityRequired newInstance(org.apache.xmlbeans.XmlOptions options)
-
-