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

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

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

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

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

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

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

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

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



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