Package x0.oasisNamesTcCiqXsdschemaXAL2
Class SubPremiseType.SubPremiseNumber.Factory
- java.lang.Object
-
- x0.oasisNamesTcCiqXsdschemaXAL2.SubPremiseType.SubPremiseNumber.Factory
-
- Enclosing interface:
- SubPremiseType.SubPremiseNumber
public static final class SubPremiseType.SubPremiseNumber.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 SubPremiseType.SubPremiseNumbernewInstance()static SubPremiseType.SubPremiseNumbernewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static SubPremiseType.SubPremiseNumber newInstance()
-
newInstance
public static SubPremiseType.SubPremiseNumber newInstance(org.apache.xmlbeans.XmlOptions options)
-
-