Package x0.oasisNamesTcCiqXsdschemaXAL2
Class ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.Factory
- java.lang.Object
-
- x0.oasisNamesTcCiqXsdschemaXAL2.ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.Factory
-
- Enclosing interface:
- ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType
public static final class ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.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 ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeTypenewInstance()static ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeTypenewInstance(org.apache.xmlbeans.XmlOptions options)static ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeTypenewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType newValue(Object obj)
-
newInstance
public static ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType newInstance()
-
newInstance
public static ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType newInstance(org.apache.xmlbeans.XmlOptions options)
-
-