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

Uses of CreateStoredQueryType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return CreateStoredQueryType
 CreateStoredQueryType ObjectFactory.createCreateStoredQueryType()
          Create an instance of CreateStoredQueryType
 CreateStoredQueryType CreateStoredQueryType.withHandle(String value)
           
 CreateStoredQueryType CreateStoredQueryType.withStoredQueryDefinition(Collection<StoredQueryDescriptionType> values)
           
 CreateStoredQueryType CreateStoredQueryType.withStoredQueryDefinition(List<StoredQueryDescriptionType> value)
           
 CreateStoredQueryType CreateStoredQueryType.withStoredQueryDefinition(StoredQueryDescriptionType... values)
           
 

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

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



Copyright © 2008-2014 Highsource. All Rights Reserved.