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