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

Uses of QueryType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return QueryType
 QueryType ObjectFactory.createQueryType()
          Create an instance of QueryType
 QueryType QueryType.withFeatureVersion(String value)
           
 QueryType QueryType.withSrsName(String value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.