Uses of Interface
net.opengis.swes.x20.SensorDescriptionType.Data

Packages that use SensorDescriptionType.Data
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of SensorDescriptionType.Data in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return SensorDescriptionType.Data
 SensorDescriptionType.Data SensorDescriptionType.addNewData()
          Appends and returns a new empty "data" element
 SensorDescriptionType.Data SensorDescriptionType.getData()
          Gets the "data" element
static SensorDescriptionType.Data SensorDescriptionType.Data.Factory.newInstance()
           
static SensorDescriptionType.Data SensorDescriptionType.Data.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type SensorDescriptionType.Data
 void SensorDescriptionType.setData(SensorDescriptionType.Data data)
          Sets the "data" element
 

Uses of SensorDescriptionType.Data in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement SensorDescriptionType.Data
static class SensorDescriptionTypeImpl.DataImpl
          An XML data(@http://www.opengis.net/swes/2.0).
 

Methods in net.opengis.swes.x20.impl that return SensorDescriptionType.Data
 SensorDescriptionType.Data SensorDescriptionTypeImpl.addNewData()
          Appends and returns a new empty "data" element
 SensorDescriptionType.Data SensorDescriptionTypeImpl.getData()
          Gets the "data" element
 

Methods in net.opengis.swes.x20.impl with parameters of type SensorDescriptionType.Data
 void SensorDescriptionTypeImpl.setData(SensorDescriptionType.Data data)
          Sets the "data" element
 



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