Uses of Interface
net.opengis.eml.x002.SelectFunctionType.SelectEvent
-
Packages that use SelectFunctionType.SelectEvent Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of SelectFunctionType.SelectEvent in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return SelectFunctionType.SelectEvent Modifier and Type Method Description SelectFunctionType.SelectEventSelectFunctionType. addNewSelectEvent()Appends and returns a new empty "SelectEvent" elementSelectFunctionType.SelectEventSelectFunctionType. getSelectEvent()Gets the "SelectEvent" elementstatic SelectFunctionType.SelectEventSelectFunctionType.SelectEvent.Factory. newInstance()static SelectFunctionType.SelectEventSelectFunctionType.SelectEvent.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type SelectFunctionType.SelectEvent Modifier and Type Method Description voidSelectFunctionType. setSelectEvent(SelectFunctionType.SelectEvent selectEvent)Sets the "SelectEvent" element -
Uses of SelectFunctionType.SelectEvent in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement SelectFunctionType.SelectEvent Modifier and Type Class Description static classSelectFunctionTypeImpl.SelectEventImplAn XML SelectEvent(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return SelectFunctionType.SelectEvent Modifier and Type Method Description SelectFunctionType.SelectEventSelectFunctionTypeImpl. addNewSelectEvent()Appends and returns a new empty "SelectEvent" elementSelectFunctionType.SelectEventSelectFunctionTypeImpl. getSelectEvent()Gets the "SelectEvent" elementMethods in net.opengis.eml.x002.impl with parameters of type SelectFunctionType.SelectEvent Modifier and Type Method Description voidSelectFunctionTypeImpl. setSelectEvent(SelectFunctionType.SelectEvent selectEvent)Sets the "SelectEvent" element
-