Uses of Interface
net.opengis.swes.x20.DescribeSensorType.ValidTime
-
Packages that use DescribeSensorType.ValidTime Package Description 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 Modifier and Type Method Description DescribeSensorType.ValidTimeDescribeSensorType. addNewValidTime()Appends and returns a new empty "validTime" elementDescribeSensorType.ValidTimeDescribeSensorType. getValidTime()Gets the "validTime" elementstatic DescribeSensorType.ValidTimeDescribeSensorType.ValidTime.Factory. newInstance()static DescribeSensorType.ValidTimeDescribeSensorType.ValidTime.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swes.x20 with parameters of type DescribeSensorType.ValidTime Modifier and Type Method Description voidDescribeSensorType. 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 Modifier and Type Class Description static classDescribeSensorTypeImpl.ValidTimeImplAn XML validTime(@http://www.opengis.net/swes/2.0).Methods in net.opengis.swes.x20.impl that return DescribeSensorType.ValidTime Modifier and Type Method Description DescribeSensorType.ValidTimeDescribeSensorTypeImpl. addNewValidTime()Appends and returns a new empty "validTime" elementDescribeSensorType.ValidTimeDescribeSensorTypeImpl. getValidTime()Gets the "validTime" elementMethods in net.opengis.swes.x20.impl with parameters of type DescribeSensorType.ValidTime Modifier and Type Method Description voidDescribeSensorTypeImpl. setValidTime(DescribeSensorType.ValidTime validTime)Sets the "validTime" element
-