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

Packages that use DeleteSensorResponseType
net.opengis.swes.v_2_0   
 

Uses of DeleteSensorResponseType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as DeleteSensorResponseType
protected  DeleteSensorResponseType DeleteSensorResponsePropertyType.deleteSensorResponse
           
 

Methods in net.opengis.swes.v_2_0 that return DeleteSensorResponseType
 DeleteSensorResponseType ObjectFactory.createDeleteSensorResponseType()
          Create an instance of DeleteSensorResponseType
 DeleteSensorResponseType DeleteSensorResponsePropertyType.getDeleteSensorResponse()
          Gets the value of the deleteSensorResponse property.
 DeleteSensorResponseType DeleteSensorResponseType.withDeletedProcedure(String value)
           
 DeleteSensorResponseType DeleteSensorResponseType.withExtension(Collection<Object> values)
           
 DeleteSensorResponseType DeleteSensorResponseType.withExtension(List<Object> value)
           
 DeleteSensorResponseType DeleteSensorResponseType.withExtension(Object... values)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type DeleteSensorResponseType
 JAXBElement<DeleteSensorResponseType> ObjectFactory.createDeleteSensorResponse(DeleteSensorResponseType value)
          Create an instance of JAXBElement<DeleteSensorResponseType>}
 void DeleteSensorResponsePropertyType.setDeleteSensorResponse(DeleteSensorResponseType value)
          Sets the value of the deleteSensorResponse property.
 DeleteSensorResponsePropertyType DeleteSensorResponsePropertyType.withDeleteSensorResponse(DeleteSensorResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.