Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectAvg
-
Packages that use SelectFunctionType.SelectAvg Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectAvg in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectAvg Modifier and Type Method Description SelectFunctionType.SelectAvgSelectFunctionType. addNewSelectAvg()Appends and returns a new empty "SelectAvg" elementSelectFunctionType.SelectAvgSelectFunctionType. getSelectAvg()Gets the "SelectAvg" elementstatic SelectFunctionType.SelectAvgSelectFunctionType.SelectAvg.Factory. newInstance()static SelectFunctionType.SelectAvgSelectFunctionType.SelectAvg.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectAvg Modifier and Type Method Description voidSelectFunctionType. setSelectAvg(SelectFunctionType.SelectAvg selectAvg)Sets the "SelectAvg" element -
Uses of SelectFunctionType.SelectAvg in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectAvg Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectAvgImplAn XML SelectAvg(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectAvg Modifier and Type Method Description SelectFunctionType.SelectAvgSelectFunctionTypeImpl. addNewSelectAvg()Appends and returns a new empty "SelectAvg" elementSelectFunctionType.SelectAvgSelectFunctionTypeImpl. getSelectAvg()Gets the "SelectAvg" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectAvg Modifier and Type Method Description voidSelectFunctionTypeImpl. setSelectAvg(SelectFunctionType.SelectAvg selectAvg)Sets the "SelectAvg" element
-