Uses of Interface
net.opengis.wfs20.ListStoredQueriesType
Packages that use ListStoredQueriesType
Package
Description
-
Uses of ListStoredQueriesType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return ListStoredQueriesTypeModifier and TypeMethodDescriptionWfs20Factory.createListStoredQueriesType()Returns a new object of class 'List Stored Queries Type'.DocumentRoot.getListStoredQueries()Returns the value of the 'List Stored Queries' containment reference.Methods in net.opengis.wfs20 with parameters of type ListStoredQueriesTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setListStoredQueries(ListStoredQueriesType value) Sets the value of the 'List Stored Queries' containment reference. -
Uses of ListStoredQueriesType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement ListStoredQueriesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'List Stored Queries Type'.Methods in net.opengis.wfs20.impl that return ListStoredQueriesTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createListStoredQueriesType()DocumentRootImpl.getListStoredQueries()Methods in net.opengis.wfs20.impl with parameters of type ListStoredQueriesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetListStoredQueries(ListStoredQueriesType newListStoredQueries, NotificationChain msgs) voidDocumentRootImpl.setListStoredQueries(ListStoredQueriesType newListStoredQueries) -
Uses of ListStoredQueriesType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type ListStoredQueriesTypeModifier and TypeMethodDescriptionWfs20Switch.caseListStoredQueriesType(ListStoredQueriesType object) Returns the result of interpreting the object as an instance of 'List Stored Queries Type'.booleanWfs20Validator.validateListStoredQueriesType(ListStoredQueriesType listStoredQueriesType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of ListStoredQueriesType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type ListStoredQueriesTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateListStoredQueries(ListStoredQueriesType value)