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

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

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

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

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

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

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

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

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



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