Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectSum
-
Packages that use SelectFunctionType.SelectSum Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectSum in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectSum Modifier and Type Method Description SelectFunctionType.SelectSumSelectFunctionType. addNewSelectSum()Appends and returns a new empty "SelectSum" elementSelectFunctionType.SelectSumSelectFunctionType. getSelectSum()Gets the "SelectSum" elementstatic SelectFunctionType.SelectSumSelectFunctionType.SelectSum.Factory. newInstance()static SelectFunctionType.SelectSumSelectFunctionType.SelectSum.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectSum Modifier and Type Method Description voidSelectFunctionType. setSelectSum(SelectFunctionType.SelectSum selectSum)Sets the "SelectSum" element -
Uses of SelectFunctionType.SelectSum in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectSum Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectSumImplAn XML SelectSum(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectSum Modifier and Type Method Description SelectFunctionType.SelectSumSelectFunctionTypeImpl. addNewSelectSum()Appends and returns a new empty "SelectSum" elementSelectFunctionType.SelectSumSelectFunctionTypeImpl. getSelectSum()Gets the "SelectSum" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectSum Modifier and Type Method Description voidSelectFunctionTypeImpl. setSelectSum(SelectFunctionType.SelectSum selectSum)Sets the "SelectSum" element
-