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

Packages that use DeleteSensorType
net.opengis.swes.v_2_0   
 

Uses of DeleteSensorType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as DeleteSensorType
protected  DeleteSensorType DeleteSensorPropertyType.deleteSensor
           
 

Methods in net.opengis.swes.v_2_0 that return DeleteSensorType
 DeleteSensorType ObjectFactory.createDeleteSensorType()
          Create an instance of DeleteSensorType
 DeleteSensorType DeleteSensorPropertyType.getDeleteSensor()
          Gets the value of the deleteSensor property.
 DeleteSensorType DeleteSensorType.withExtension(Collection<Object> values)
           
 DeleteSensorType DeleteSensorType.withExtension(List<Object> value)
           
 DeleteSensorType DeleteSensorType.withExtension(Object... values)
           
 DeleteSensorType DeleteSensorType.withProcedure(String value)
           
 DeleteSensorType DeleteSensorType.withService(String value)
           
 DeleteSensorType DeleteSensorType.withVersion(String value)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type DeleteSensorType
 JAXBElement<DeleteSensorType> ObjectFactory.createDeleteSensor(DeleteSensorType value)
          Create an instance of JAXBElement<DeleteSensorType>}
 void DeleteSensorPropertyType.setDeleteSensor(DeleteSensorType value)
          Sets the value of the deleteSensor property.
 DeleteSensorPropertyType DeleteSensorPropertyType.withDeleteSensor(DeleteSensorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.