Package x0.oasisNamesTcCiqXsdschemaXAL2
Class AddressDetails.Country.Factory
- java.lang.Object
-
- x0.oasisNamesTcCiqXsdschemaXAL2.AddressDetails.Country.Factory
-
- Enclosing interface:
- AddressDetails.Country
public static final class AddressDetails.Country.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 AddressDetails.CountrynewInstance()static AddressDetails.CountrynewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static AddressDetails.Country newInstance()
-
newInstance
public static AddressDetails.Country newInstance(org.apache.xmlbeans.XmlOptions options)
-
-