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