Uses of Interface
net.opengis.eml.x002.SelectFunctionType.UserDefinedSelectFunction.FunctionParameters
-
Packages that use SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.UserDefinedSelectFunction.FunctionParameters in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Method Description SelectFunctionType.UserDefinedSelectFunction.FunctionParametersSelectFunctionType.UserDefinedSelectFunction. addNewFunctionParameters()Appends and returns a new empty "FunctionParameters" elementSelectFunctionType.UserDefinedSelectFunction.FunctionParametersSelectFunctionType.UserDefinedSelectFunction. getFunctionParameters()Gets the "FunctionParameters" elementstatic SelectFunctionType.UserDefinedSelectFunction.FunctionParametersSelectFunctionType.UserDefinedSelectFunction.FunctionParameters.Factory. newInstance()static SelectFunctionType.UserDefinedSelectFunction.FunctionParametersSelectFunctionType.UserDefinedSelectFunction.FunctionParameters.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Method Description voidSelectFunctionType.UserDefinedSelectFunction. setFunctionParameters(SelectFunctionType.UserDefinedSelectFunction.FunctionParameters functionParameters)Sets the "FunctionParameters" element -
Uses of SelectFunctionType.UserDefinedSelectFunction.FunctionParameters in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Class Description static classSelectFunctionTypeImpl.UserDefinedSelectFunctionImpl.FunctionParametersImplAn XML FunctionParameters(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Method Description SelectFunctionType.UserDefinedSelectFunction.FunctionParametersSelectFunctionTypeImpl.UserDefinedSelectFunctionImpl. addNewFunctionParameters()Appends and returns a new empty "FunctionParameters" elementSelectFunctionType.UserDefinedSelectFunction.FunctionParametersSelectFunctionTypeImpl.UserDefinedSelectFunctionImpl. getFunctionParameters()Gets the "FunctionParameters" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Method Description voidSelectFunctionTypeImpl.UserDefinedSelectFunctionImpl. setFunctionParameters(SelectFunctionType.UserDefinedSelectFunction.FunctionParameters functionParameters)Sets the "FunctionParameters" element
-