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