Class ReportToLegalActType.LegalAct.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.ef.x40.ReportToLegalActType.LegalAct.Factory
-
- Enclosing interface:
- ReportToLegalActType.LegalAct
public static final class ReportToLegalActType.LegalAct.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.LegalActnewInstance()static ReportToLegalActType.LegalActnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ReportToLegalActType.LegalAct newInstance()
-
newInstance
public static ReportToLegalActType.LegalAct newInstance(org.apache.xmlbeans.XmlOptions options)
-
-