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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.NotifyOnSelect
 void SelectFunctionType.setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
          Sets the "NotifyOnSelect" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.NotifyOnSelect
 void SelectFunctionTypeImpl.setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
          Sets the "NotifyOnSelect" element
 



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