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