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