Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectMin
-
Packages that use SelectFunctionType.SelectMin Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectMin in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectMin Modifier and Type Method Description SelectFunctionType.SelectMinSelectFunctionType. addNewSelectMin()Appends and returns a new empty "SelectMin" elementSelectFunctionType.SelectMinSelectFunctionType. getSelectMin()Gets the "SelectMin" elementstatic SelectFunctionType.SelectMinSelectFunctionType.SelectMin.Factory. newInstance()static SelectFunctionType.SelectMinSelectFunctionType.SelectMin.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectMin Modifier and Type Method Description voidSelectFunctionType. setSelectMin(SelectFunctionType.SelectMin selectMin)Sets the "SelectMin" element -
Uses of SelectFunctionType.SelectMin in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectMin Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectMinImplAn XML SelectMin(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectMin Modifier and Type Method Description SelectFunctionType.SelectMinSelectFunctionTypeImpl. addNewSelectMin()Appends and returns a new empty "SelectMin" elementSelectFunctionType.SelectMinSelectFunctionTypeImpl. getSelectMin()Gets the "SelectMin" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectMin Modifier and Type Method Description voidSelectFunctionTypeImpl. setSelectMin(SelectFunctionType.SelectMin selectMin)Sets the "SelectMin" element
-