Uses of Interface
net.opengis.eml.x001.SelectFunctionType.UserDefinedSelectFunction.FunctionParameters
-
Packages that use SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Package Description net.opengis.eml.x001 net.opengis.eml.x001.impl -
-
Uses of SelectFunctionType.UserDefinedSelectFunction.FunctionParameters in net.opengis.eml.x001
Methods in net.opengis.eml.x001 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.x001 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.x001.impl
Classes in net.opengis.eml.x001.impl that implement SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Class Description static classSelectFunctionTypeImpl.UserDefinedSelectFunctionImpl.FunctionParametersImplAn XML FunctionParameters(@http://www.opengis.net/eml/0.0.1).Methods in net.opengis.eml.x001.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.x001.impl with parameters of type SelectFunctionType.UserDefinedSelectFunction.FunctionParameters Modifier and Type Method Description voidSelectFunctionTypeImpl.UserDefinedSelectFunctionImpl. setFunctionParameters(SelectFunctionType.UserDefinedSelectFunction.FunctionParameters functionParameters)Sets the "FunctionParameters" element
-