Package net.opengis.swe.x101
Class AllowedValuesDocument.AllowedValues.Factory
- java.lang.Object
-
- net.opengis.swe.x101.AllowedValuesDocument.AllowedValues.Factory
-
- Enclosing interface:
- AllowedValuesDocument.AllowedValues
public static final class AllowedValuesDocument.AllowedValues.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 AllowedValuesDocument.AllowedValuesnewInstance()static AllowedValuesDocument.AllowedValuesnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static AllowedValuesDocument.AllowedValues newInstance()
-
newInstance
public static AllowedValuesDocument.AllowedValues newInstance(org.apache.xmlbeans.XmlOptions options)
-
-