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