Uses of Class
net.opengis.sos.v_2_0.InsertResultResponseType

Uses of InsertResultResponseType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as InsertResultResponseType
protected  InsertResultResponseType InsertResultResponsePropertyType.insertResultResponse
           
 

Methods in net.opengis.sos.v_2_0 that return InsertResultResponseType
 InsertResultResponseType ObjectFactory.createInsertResultResponseType()
          Create an instance of InsertResultResponseType
 InsertResultResponseType InsertResultResponsePropertyType.getInsertResultResponse()
          Gets the value of the insertResultResponse property.
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type InsertResultResponseType
 JAXBElement<InsertResultResponseType> ObjectFactory.createInsertResultResponse(InsertResultResponseType value)
          Create an instance of JAXBElement<InsertResultResponseType>}
 void InsertResultResponsePropertyType.setInsertResultResponse(InsertResultResponseType value)
          Sets the value of the insertResultResponse property.
 InsertResultResponsePropertyType InsertResultResponsePropertyType.withInsertResultResponse(InsertResultResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.