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

Uses of DeleteType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return DeleteType
 DeleteType ObjectFactory.createDeleteType()
          Create an instance of DeleteType
 DeleteType DeleteType.withFilter(FilterType value)
           
 DeleteType DeleteType.withHandle(String value)
           
 DeleteType DeleteType.withTypeName(QName value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.