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

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

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

Methods in net.opengis.swes.x20 that return SensorDescriptionType.ValidTime
 SensorDescriptionType.ValidTime SensorDescriptionType.addNewValidTime()
          Appends and returns a new empty "validTime" element
 SensorDescriptionType.ValidTime SensorDescriptionType.getValidTime()
          Gets the "validTime" element
static SensorDescriptionType.ValidTime SensorDescriptionType.ValidTime.Factory.newInstance()
           
static SensorDescriptionType.ValidTime SensorDescriptionType.ValidTime.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type SensorDescriptionType.ValidTime
 void SensorDescriptionType.setValidTime(SensorDescriptionType.ValidTime validTime)
          Sets the "validTime" element
 

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

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

Methods in net.opengis.swes.x20.impl that return SensorDescriptionType.ValidTime
 SensorDescriptionType.ValidTime SensorDescriptionTypeImpl.addNewValidTime()
          Appends and returns a new empty "validTime" element
 SensorDescriptionType.ValidTime SensorDescriptionTypeImpl.getValidTime()
          Gets the "validTime" element
 

Methods in net.opengis.swes.x20.impl with parameters of type SensorDescriptionType.ValidTime
 void SensorDescriptionTypeImpl.setValidTime(SensorDescriptionType.ValidTime validTime)
          Sets the "validTime" element
 



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