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

Packages that use InsertSensorResponseType
net.opengis.swes.v_2_0   
 

Uses of InsertSensorResponseType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as InsertSensorResponseType
protected  InsertSensorResponseType InsertSensorResponsePropertyType.insertSensorResponse
           
 

Methods in net.opengis.swes.v_2_0 that return InsertSensorResponseType
 InsertSensorResponseType ObjectFactory.createInsertSensorResponseType()
          Create an instance of InsertSensorResponseType
 InsertSensorResponseType InsertSensorResponsePropertyType.getInsertSensorResponse()
          Gets the value of the insertSensorResponse property.
 InsertSensorResponseType InsertSensorResponseType.withAssignedOffering(String value)
           
 InsertSensorResponseType InsertSensorResponseType.withAssignedProcedure(String value)
           
 InsertSensorResponseType InsertSensorResponseType.withExtension(Collection<Object> values)
           
 InsertSensorResponseType InsertSensorResponseType.withExtension(List<Object> value)
           
 InsertSensorResponseType InsertSensorResponseType.withExtension(Object... values)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type InsertSensorResponseType
 JAXBElement<InsertSensorResponseType> ObjectFactory.createInsertSensorResponse(InsertSensorResponseType value)
          Create an instance of JAXBElement<InsertSensorResponseType>}
 void InsertSensorResponsePropertyType.setInsertSensorResponse(InsertSensorResponseType value)
          Sets the value of the insertSensorResponse property.
 InsertSensorResponsePropertyType InsertSensorResponsePropertyType.withInsertSensorResponse(InsertSensorResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.