Uses of Class
net.opengis.swes.v_2_0.SensorDescriptionType

Packages that use SensorDescriptionType
net.opengis.swes.v_2_0   
 

Uses of SensorDescriptionType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as SensorDescriptionType
protected  SensorDescriptionType UpdateSensorDescriptionType.Description.sensorDescription
           
protected  SensorDescriptionType SensorDescriptionPropertyType.sensorDescription
           
protected  SensorDescriptionType DescribeSensorResponseType.Description.sensorDescription
           
 

Methods in net.opengis.swes.v_2_0 that return SensorDescriptionType
 SensorDescriptionType ObjectFactory.createSensorDescriptionType()
          Create an instance of SensorDescriptionType
 SensorDescriptionType UpdateSensorDescriptionType.Description.getSensorDescription()
          Gets the value of the sensorDescription property.
 SensorDescriptionType SensorDescriptionPropertyType.getSensorDescription()
          Gets the value of the sensorDescription property.
 SensorDescriptionType DescribeSensorResponseType.Description.getSensorDescription()
          Gets the value of the sensorDescription property.
 SensorDescriptionType SensorDescriptionType.withData(SensorDescriptionType.Data value)
           
 SensorDescriptionType SensorDescriptionType.withValidTime(SensorDescriptionType.ValidTime value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type SensorDescriptionType
 JAXBElement<SensorDescriptionType> ObjectFactory.createSensorDescription(SensorDescriptionType value)
          Create an instance of JAXBElement<SensorDescriptionType>}
 

Methods in net.opengis.swes.v_2_0 with parameters of type SensorDescriptionType
 JAXBElement<SensorDescriptionType> ObjectFactory.createSensorDescription(SensorDescriptionType value)
          Create an instance of JAXBElement<SensorDescriptionType>}
 void UpdateSensorDescriptionType.Description.setSensorDescription(SensorDescriptionType value)
          Sets the value of the sensorDescription property.
 void SensorDescriptionPropertyType.setSensorDescription(SensorDescriptionType value)
          Sets the value of the sensorDescription property.
 void DescribeSensorResponseType.Description.setSensorDescription(SensorDescriptionType value)
          Sets the value of the sensorDescription property.
 UpdateSensorDescriptionType.Description UpdateSensorDescriptionType.Description.withSensorDescription(SensorDescriptionType value)
           
 SensorDescriptionPropertyType SensorDescriptionPropertyType.withSensorDescription(SensorDescriptionType value)
           
 DescribeSensorResponseType.Description DescribeSensorResponseType.Description.withSensorDescription(SensorDescriptionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.