Uses of Class
net.opengis.wfs.v_2_0.InsertType

Uses of InsertType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return InsertType
 InsertType ObjectFactory.createInsertType()
          Create an instance of InsertType
 InsertType InsertType.withAny(Collection<Object> values)
           
 InsertType InsertType.withAny(List<Object> value)
           
 InsertType InsertType.withAny(Object... values)
           
 InsertType InsertType.withHandle(String value)
           
 InsertType InsertType.withInputFormat(String value)
           
 InsertType InsertType.withSrsName(String value)
           
 

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

Methods in net.opengis.wfs.v_2_0 with parameters of type InsertType
 JAXBElement<InsertType> ObjectFactory.createInsert(InsertType value)
          Create an instance of JAXBElement<InsertType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.