Package net.opengis.ows.x11
Class NoValuesDocument.NoValues.Factory
- java.lang.Object
-
- net.opengis.ows.x11.NoValuesDocument.NoValues.Factory
-
- Enclosing interface:
- NoValuesDocument.NoValues
public static final class NoValuesDocument.NoValues.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 NoValuesDocument.NoValuesnewInstance()static NoValuesDocument.NoValuesnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static NoValuesDocument.NoValues newInstance()
-
newInstance
public static NoValuesDocument.NoValues newInstance(org.apache.xmlbeans.XmlOptions options)
-
-