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