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

Packages that use UpdateSensorDescriptionType
net.opengis.swes.v_2_0   
 

Uses of UpdateSensorDescriptionType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as UpdateSensorDescriptionType
protected  UpdateSensorDescriptionType UpdateSensorDescriptionPropertyType.updateSensorDescription
           
 

Methods in net.opengis.swes.v_2_0 that return UpdateSensorDescriptionType
 UpdateSensorDescriptionType ObjectFactory.createUpdateSensorDescriptionType()
          Create an instance of UpdateSensorDescriptionType
 UpdateSensorDescriptionType UpdateSensorDescriptionPropertyType.getUpdateSensorDescription()
          Gets the value of the updateSensorDescription property.
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withDescription(Collection<UpdateSensorDescriptionType.Description> values)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withDescription(List<UpdateSensorDescriptionType.Description> value)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withDescription(UpdateSensorDescriptionType.Description... values)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withExtension(Collection<Object> values)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withExtension(List<Object> value)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withExtension(Object... values)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withProcedure(String value)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withProcedureDescriptionFormat(String value)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withService(String value)
           
 UpdateSensorDescriptionType UpdateSensorDescriptionType.withVersion(String value)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type UpdateSensorDescriptionType
 JAXBElement<UpdateSensorDescriptionType> ObjectFactory.createUpdateSensorDescription(UpdateSensorDescriptionType value)
          Create an instance of JAXBElement<UpdateSensorDescriptionType>}
 void UpdateSensorDescriptionPropertyType.setUpdateSensorDescription(UpdateSensorDescriptionType value)
          Sets the value of the updateSensorDescription property.
 UpdateSensorDescriptionPropertyType UpdateSensorDescriptionPropertyType.withUpdateSensorDescription(UpdateSensorDescriptionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.