Uses of Interface
net.opengis.eml.x002.SelectFunctionType.UserDefinedSelectFunction
-
Packages that use SelectFunctionType.UserDefinedSelectFunction Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.UserDefinedSelectFunction in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.UserDefinedSelectFunction Modifier and Type Method Description SelectFunctionType.UserDefinedSelectFunctionSelectFunctionType. addNewUserDefinedSelectFunction()Appends and returns a new empty "UserDefinedSelectFunction" elementSelectFunctionType.UserDefinedSelectFunctionSelectFunctionType. getUserDefinedSelectFunction()Gets the "UserDefinedSelectFunction" elementstatic SelectFunctionType.UserDefinedSelectFunctionSelectFunctionType.UserDefinedSelectFunction.Factory. newInstance()static SelectFunctionType.UserDefinedSelectFunctionSelectFunctionType.UserDefinedSelectFunction.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.UserDefinedSelectFunction Modifier and Type Method Description voidSelectFunctionType. setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)Sets the "UserDefinedSelectFunction" element -
Uses of SelectFunctionType.UserDefinedSelectFunction in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.UserDefinedSelectFunction Modifier and Type Class Description static classSelectFunctionTypeImpl.UserDefinedSelectFunctionImplAn XML UserDefinedSelectFunction(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.UserDefinedSelectFunction Modifier and Type Method Description SelectFunctionType.UserDefinedSelectFunctionSelectFunctionTypeImpl. addNewUserDefinedSelectFunction()Appends and returns a new empty "UserDefinedSelectFunction" elementSelectFunctionType.UserDefinedSelectFunctionSelectFunctionTypeImpl. getUserDefinedSelectFunction()Gets the "UserDefinedSelectFunction" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.UserDefinedSelectFunction Modifier and Type Method Description voidSelectFunctionTypeImpl. setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)Sets the "UserDefinedSelectFunction" element
-