Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectMax
-
Packages that use SelectFunctionType.SelectMax Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectMax in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectMax Modifier and Type Method Description SelectFunctionType.SelectMaxSelectFunctionType. addNewSelectMax()Appends and returns a new empty "SelectMax" elementSelectFunctionType.SelectMaxSelectFunctionType. getSelectMax()Gets the "SelectMax" elementstatic SelectFunctionType.SelectMaxSelectFunctionType.SelectMax.Factory. newInstance()static SelectFunctionType.SelectMaxSelectFunctionType.SelectMax.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectMax Modifier and Type Method Description voidSelectFunctionType. setSelectMax(SelectFunctionType.SelectMax selectMax)Sets the "SelectMax" element -
Uses of SelectFunctionType.SelectMax in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectMax Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectMaxImplAn XML SelectMax(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectMax Modifier and Type Method Description SelectFunctionType.SelectMaxSelectFunctionTypeImpl. addNewSelectMax()Appends and returns a new empty "SelectMax" elementSelectFunctionType.SelectMaxSelectFunctionTypeImpl. getSelectMax()Gets the "SelectMax" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectMax Modifier and Type Method Description voidSelectFunctionTypeImpl. setSelectMax(SelectFunctionType.SelectMax selectMax)Sets the "SelectMax" element
-