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