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