Package net.opengis.samplingSpecimen.x20
Class LocationPropertyType.UnionSemantics.Factory
- java.lang.Object
-
- net.opengis.samplingSpecimen.x20.LocationPropertyType.UnionSemantics.Factory
-
- Enclosing interface:
- LocationPropertyType.UnionSemantics
public static final class LocationPropertyType.UnionSemantics.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 LocationPropertyType.UnionSemanticsnewInstance()static LocationPropertyType.UnionSemanticsnewInstance(org.apache.xmlbeans.XmlOptions options)static LocationPropertyType.UnionSemanticsnewValue(Object obj)
-
-
-
Method Detail
-
newValue
public static LocationPropertyType.UnionSemantics newValue(Object obj)
-
newInstance
public static LocationPropertyType.UnionSemantics newInstance()
-
newInstance
public static LocationPropertyType.UnionSemantics newInstance(org.apache.xmlbeans.XmlOptions options)
-
-