Uses of Interface
net.opengis.eml.x002.SelectFunctionType.NotifyOnSelect
-
Packages that use SelectFunctionType.NotifyOnSelect Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.NotifyOnSelect in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.NotifyOnSelect Modifier and Type Method Description SelectFunctionType.NotifyOnSelectSelectFunctionType. addNewNotifyOnSelect()Appends and returns a new empty "NotifyOnSelect" elementSelectFunctionType.NotifyOnSelectSelectFunctionType. getNotifyOnSelect()Gets the "NotifyOnSelect" elementstatic SelectFunctionType.NotifyOnSelectSelectFunctionType.NotifyOnSelect.Factory. newInstance()static SelectFunctionType.NotifyOnSelectSelectFunctionType.NotifyOnSelect.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.NotifyOnSelect Modifier and Type Method Description voidSelectFunctionType. setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)Sets the "NotifyOnSelect" element -
Uses of SelectFunctionType.NotifyOnSelect in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.NotifyOnSelect Modifier and Type Class Description static classSelectFunctionTypeImpl.NotifyOnSelectImplAn XML NotifyOnSelect(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.NotifyOnSelect Modifier and Type Method Description SelectFunctionType.NotifyOnSelectSelectFunctionTypeImpl. addNewNotifyOnSelect()Appends and returns a new empty "NotifyOnSelect" elementSelectFunctionType.NotifyOnSelectSelectFunctionTypeImpl. getNotifyOnSelect()Gets the "NotifyOnSelect" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.NotifyOnSelect Modifier and Type Method Description voidSelectFunctionTypeImpl. setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)Sets the "NotifyOnSelect" element
-