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