Uses of Interface
net.opengis.sensorML.x10.EventListDocument.EventList

Packages that use EventListDocument.EventList
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of EventListDocument.EventList in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return EventListDocument.EventList
 EventListDocument.EventList HistoryDocument.History.addNewEventList()
          Appends and returns a new empty "EventList" element
 EventListDocument.EventList EventListDocument.addNewEventList()
          Appends and returns a new empty "EventList" element
 EventListDocument.EventList HistoryDocument.History.getEventList()
          Gets the "EventList" element
 EventListDocument.EventList EventListDocument.getEventList()
          Gets the "EventList" element
static EventListDocument.EventList EventListDocument.EventList.Factory.newInstance()
           
static EventListDocument.EventList EventListDocument.EventList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type EventListDocument.EventList
 void HistoryDocument.History.setEventList(EventListDocument.EventList eventList)
          Sets the "EventList" element
 void EventListDocument.setEventList(EventListDocument.EventList eventList)
          Sets the "EventList" element
 

Uses of EventListDocument.EventList in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement EventListDocument.EventList
static class EventListDocumentImpl.EventListImpl
          An XML EventList(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return EventListDocument.EventList
 EventListDocument.EventList HistoryDocumentImpl.HistoryImpl.addNewEventList()
          Appends and returns a new empty "EventList" element
 EventListDocument.EventList EventListDocumentImpl.addNewEventList()
          Appends and returns a new empty "EventList" element
 EventListDocument.EventList HistoryDocumentImpl.HistoryImpl.getEventList()
          Gets the "EventList" element
 EventListDocument.EventList EventListDocumentImpl.getEventList()
          Gets the "EventList" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type EventListDocument.EventList
 void HistoryDocumentImpl.HistoryImpl.setEventList(EventListDocument.EventList eventList)
          Sets the "EventList" element
 void EventListDocumentImpl.setEventList(EventListDocument.EventList eventList)
          Sets the "EventList" element
 



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