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