Uses of Class
net.opengis.swes.v_2_0.UpdateSensorDescriptionType.Description

Packages that use UpdateSensorDescriptionType.Description
net.opengis.swes.v_2_0   
 

Uses of UpdateSensorDescriptionType.Description in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 with type parameters of type UpdateSensorDescriptionType.Description
protected  List<UpdateSensorDescriptionType.Description> UpdateSensorDescriptionType.description
           
 

Methods in net.opengis.swes.v_2_0 that return UpdateSensorDescriptionType.Description
 UpdateSensorDescriptionType.Description ObjectFactory.createUpdateSensorDescriptionTypeDescription()
          Create an instance of UpdateSensorDescriptionType.Description
 UpdateSensorDescriptionType.Description UpdateSensorDescriptionType.Description.withSensorDescription(SensorDescriptionType value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type UpdateSensorDescriptionType.Description
 List<UpdateSensorDescriptionType.Description> UpdateSensorDescriptionType.getDescription()
          Gets the value of the description property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type UpdateSensorDescriptionType.Description
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withDescription(UpdateSensorDescriptionType.Description... values)
           
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type UpdateSensorDescriptionType.Description
 void UpdateSensorDescriptionType.setDescription(List<UpdateSensorDescriptionType.Description> value)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withDescription(Collection<UpdateSensorDescriptionType.Description> values)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withDescription(List<UpdateSensorDescriptionType.Description> value)
           
 



Copyright © 2008-2015. All Rights Reserved.