Uses of Interface
net.opengis.wfs20.ListStoredQueriesResponseType
Packages that use ListStoredQueriesResponseType
Package
Description
-
Uses of ListStoredQueriesResponseType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return ListStoredQueriesResponseTypeModifier and TypeMethodDescriptionWfs20Factory.createListStoredQueriesResponseType()Returns a new object of class 'List Stored Queries Response Type'.DocumentRoot.getListStoredQueriesResponse()Returns the value of the 'List Stored Queries Response' containment reference.Methods in net.opengis.wfs20 with parameters of type ListStoredQueriesResponseTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setListStoredQueriesResponse(ListStoredQueriesResponseType value) Sets the value of the 'List Stored Queries Response' containment reference. -
Uses of ListStoredQueriesResponseType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement ListStoredQueriesResponseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'List Stored Queries Response Type'.Methods in net.opengis.wfs20.impl that return ListStoredQueriesResponseTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createListStoredQueriesResponseType()DocumentRootImpl.getListStoredQueriesResponse()Methods in net.opengis.wfs20.impl with parameters of type ListStoredQueriesResponseTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetListStoredQueriesResponse(ListStoredQueriesResponseType newListStoredQueriesResponse, NotificationChain msgs) voidDocumentRootImpl.setListStoredQueriesResponse(ListStoredQueriesResponseType newListStoredQueriesResponse) -
Uses of ListStoredQueriesResponseType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type ListStoredQueriesResponseTypeModifier and TypeMethodDescriptionWfs20Switch.caseListStoredQueriesResponseType(ListStoredQueriesResponseType object) Returns the result of interpreting the object as an instance of 'List Stored Queries Response Type'.booleanWfs20Validator.validateListStoredQueriesResponseType(ListStoredQueriesResponseType listStoredQueriesResponseType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of ListStoredQueriesResponseType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type ListStoredQueriesResponseTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateListStoredQueriesResponse(ListStoredQueriesResponseType value) -
Uses of ListStoredQueriesResponseType in org.geotools.data.wfs
Methods in org.geotools.data.wfs that return ListStoredQueriesResponseType -
Uses of ListStoredQueriesResponseType in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return ListStoredQueriesResponseType