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