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