Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectProperty.UpdateParameters
-
Packages that use SelectFunctionType.SelectProperty.UpdateParameters Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectProperty.UpdateParameters in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectProperty.UpdateParameters Modifier and Type Method Description SelectFunctionType.SelectProperty.UpdateParametersSelectFunctionType.SelectProperty. addNewUpdateParameters()Appends and returns a new empty "UpdateParameters" elementSelectFunctionType.SelectProperty.UpdateParametersSelectFunctionType.SelectProperty. getUpdateParameters()Gets the "UpdateParameters" elementstatic SelectFunctionType.SelectProperty.UpdateParametersSelectFunctionType.SelectProperty.UpdateParameters.Factory. newInstance()static SelectFunctionType.SelectProperty.UpdateParametersSelectFunctionType.SelectProperty.UpdateParameters.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectProperty.UpdateParameters Modifier and Type Method Description voidSelectFunctionType.SelectProperty. setUpdateParameters(SelectFunctionType.SelectProperty.UpdateParameters updateParameters)Sets the "UpdateParameters" element -
Uses of SelectFunctionType.SelectProperty.UpdateParameters in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectProperty.UpdateParameters Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectPropertyImpl.UpdateParametersImplAn XML UpdateParameters(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectProperty.UpdateParameters Modifier and Type Method Description SelectFunctionType.SelectProperty.UpdateParametersSelectFunctionTypeImpl.SelectPropertyImpl. addNewUpdateParameters()Appends and returns a new empty "UpdateParameters" elementSelectFunctionType.SelectProperty.UpdateParametersSelectFunctionTypeImpl.SelectPropertyImpl. getUpdateParameters()Gets the "UpdateParameters" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectProperty.UpdateParameters Modifier and Type Method Description voidSelectFunctionTypeImpl.SelectPropertyImpl. setUpdateParameters(SelectFunctionType.SelectProperty.UpdateParameters updateParameters)Sets the "UpdateParameters" element
-