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

Uses of StoredQueryType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return StoredQueryType
 StoredQueryType ObjectFactory.createStoredQueryType()
          Create an instance of StoredQueryType
 StoredQueryType StoredQueryType.withId(String value)
           
 StoredQueryType StoredQueryType.withParameter(Collection<ParameterType> values)
           
 StoredQueryType StoredQueryType.withParameter(List<ParameterType> value)
           
 StoredQueryType StoredQueryType.withParameter(ParameterType... values)
           
 

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

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



Copyright © 2008-2014 Highsource. All Rights Reserved.