Package net.opengis.eml.x002
Class GenericViewType.InsertCriteria.Factory
- java.lang.Object
-
- net.opengis.eml.x002.GenericViewType.InsertCriteria.Factory
-
- Enclosing interface:
- GenericViewType.InsertCriteria
public static final class GenericViewType.InsertCriteria.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 GenericViewType.InsertCriterianewInstance()static GenericViewType.InsertCriterianewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static GenericViewType.InsertCriteria newInstance()
-
newInstance
public static GenericViewType.InsertCriteria newInstance(org.apache.xmlbeans.XmlOptions options)
-
-