Uses of Interface
net.opengis.swes.x20.SWESEventType.Service

Packages that use SWESEventType.Service
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of SWESEventType.Service in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return SWESEventType.Service
 SWESEventType.Service SWESEventType.addNewService()
          Appends and returns a new empty "service" element
 SWESEventType.Service SWESEventType.getService()
          Gets the "service" element
static SWESEventType.Service SWESEventType.Service.Factory.newInstance()
           
static SWESEventType.Service SWESEventType.Service.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type SWESEventType.Service
 void SWESEventType.setService(SWESEventType.Service service)
          Sets the "service" element
 

Uses of SWESEventType.Service in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement SWESEventType.Service
static class SWESEventTypeImpl.ServiceImpl
          An XML service(@http://www.opengis.net/swes/2.0).
 

Methods in net.opengis.swes.x20.impl that return SWESEventType.Service
 SWESEventType.Service SWESEventTypeImpl.addNewService()
          Appends and returns a new empty "service" element
 SWESEventType.Service SWESEventTypeImpl.getService()
          Gets the "service" element
 

Methods in net.opengis.swes.x20.impl with parameters of type SWESEventType.Service
 void SWESEventTypeImpl.setService(SWESEventType.Service service)
          Sets the "service" element
 



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