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

Uses of ListStoredQueriesResponseType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return ListStoredQueriesResponseType
 ListStoredQueriesResponseType ObjectFactory.createListStoredQueriesResponseType()
          Create an instance of ListStoredQueriesResponseType
 ListStoredQueriesResponseType ListStoredQueriesResponseType.withStoredQuery(Collection<StoredQueryListItemType> values)
           
 ListStoredQueriesResponseType ListStoredQueriesResponseType.withStoredQuery(List<StoredQueryListItemType> value)
           
 ListStoredQueriesResponseType ListStoredQueriesResponseType.withStoredQuery(StoredQueryListItemType... values)
           
 

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

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



Copyright © 2008-2014 Highsource. All Rights Reserved.