Package x0.oasisNamesTcCiqXsdschemaXAL2
Class ThoroughfareNumberDocument.ThoroughfareNumber.NumberType.Factory
- java.lang.Object
-
- x0.oasisNamesTcCiqXsdschemaXAL2.ThoroughfareNumberDocument.ThoroughfareNumber.NumberType.Factory
-
- Enclosing interface:
- ThoroughfareNumberDocument.ThoroughfareNumber.NumberType
public static final class ThoroughfareNumberDocument.ThoroughfareNumber.NumberType.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 ThoroughfareNumberDocument.ThoroughfareNumber.NumberTypenewInstance()static ThoroughfareNumberDocument.ThoroughfareNumber.NumberTypenewInstance(org.apache.xmlbeans.XmlOptions options)static ThoroughfareNumberDocument.ThoroughfareNumber.NumberTypenewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static ThoroughfareNumberDocument.ThoroughfareNumber.NumberType newValue(Object obj)
-
newInstance
public static ThoroughfareNumberDocument.ThoroughfareNumber.NumberType newInstance()
-
newInstance
public static ThoroughfareNumberDocument.ThoroughfareNumber.NumberType newInstance(org.apache.xmlbeans.XmlOptions options)
-
-