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

Uses of InsertResultType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as InsertResultType
protected  InsertResultType InsertResultPropertyType.insertResult
           
 

Methods in net.opengis.sos.v_2_0 that return InsertResultType
 InsertResultType ObjectFactory.createInsertResultType()
          Create an instance of InsertResultType
 InsertResultType InsertResultPropertyType.getInsertResult()
          Gets the value of the insertResult property.
 InsertResultType InsertResultType.withResultValues(Object value)
           
 InsertResultType InsertResultType.withTemplate(String value)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type InsertResultType
 JAXBElement<InsertResultType> ObjectFactory.createInsertResult(InsertResultType value)
          Create an instance of JAXBElement<InsertResultType>}
 void InsertResultPropertyType.setInsertResult(InsertResultType value)
          Sets the value of the insertResult property.
 InsertResultPropertyType InsertResultPropertyType.withInsertResult(InsertResultType value)
           
 



Copyright © 2008-2015. All Rights Reserved.