Uses of Interface
net.opengis.eml.x001.SelectFunctionType.SelectEvent

Packages that use SelectFunctionType.SelectEvent
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of SelectFunctionType.SelectEvent in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return SelectFunctionType.SelectEvent
 SelectFunctionType.SelectEvent SelectFunctionType.addNewSelectEvent()
          Appends and returns a new empty "SelectEvent" element
 SelectFunctionType.SelectEvent SelectFunctionType.getSelectEvent()
          Gets the "SelectEvent" element
static SelectFunctionType.SelectEvent SelectFunctionType.SelectEvent.Factory.newInstance()
           
static SelectFunctionType.SelectEvent SelectFunctionType.SelectEvent.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.SelectEvent
 void SelectFunctionType.setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
          Sets the "SelectEvent" element
 

Uses of SelectFunctionType.SelectEvent in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement SelectFunctionType.SelectEvent
static class SelectFunctionTypeImpl.SelectEventImpl
          An XML SelectEvent(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return SelectFunctionType.SelectEvent
 SelectFunctionType.SelectEvent SelectFunctionTypeImpl.addNewSelectEvent()
          Appends and returns a new empty "SelectEvent" element
 SelectFunctionType.SelectEvent SelectFunctionTypeImpl.getSelectEvent()
          Gets the "SelectEvent" element
 

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.SelectEvent
 void SelectFunctionTypeImpl.setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
          Sets the "SelectEvent" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.