Class ContactType.Address.Factory
- java.lang.Object
-
- eu.europa.ec.inspire.schemas.base2.x20.ContactType.Address.Factory
-
- Enclosing interface:
- ContactType.Address
public static final class ContactType.Address.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 ContactType.AddressnewInstance()static ContactType.AddressnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ContactType.Address newInstance()
-
newInstance
public static ContactType.Address newInstance(org.apache.xmlbeans.XmlOptions options)
-
-