Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectProperty
-
Packages that use SelectFunctionType.SelectProperty Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectProperty in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectProperty Modifier and Type Method Description SelectFunctionType.SelectPropertySelectFunctionType. addNewSelectProperty()Appends and returns a new empty "SelectProperty" elementSelectFunctionType.SelectPropertySelectFunctionType. getSelectProperty()Gets the "SelectProperty" elementstatic SelectFunctionType.SelectPropertySelectFunctionType.SelectProperty.Factory. newInstance()static SelectFunctionType.SelectPropertySelectFunctionType.SelectProperty.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectProperty Modifier and Type Method Description voidSelectFunctionType. setSelectProperty(SelectFunctionType.SelectProperty selectProperty)Sets the "SelectProperty" element -
Uses of SelectFunctionType.SelectProperty in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectProperty Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectPropertyImplAn XML SelectProperty(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectProperty Modifier and Type Method Description SelectFunctionType.SelectPropertySelectFunctionTypeImpl. addNewSelectProperty()Appends and returns a new empty "SelectProperty" elementSelectFunctionType.SelectPropertySelectFunctionTypeImpl. getSelectProperty()Gets the "SelectProperty" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectProperty Modifier and Type Method Description voidSelectFunctionTypeImpl. setSelectProperty(SelectFunctionType.SelectProperty selectProperty)Sets the "SelectProperty" element
-