Uses of Interface
net.opengis.wfs20.DescribeStoredQueriesType
Packages that use DescribeStoredQueriesType
Package
Description
-
Uses of DescribeStoredQueriesType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return DescribeStoredQueriesTypeModifier and TypeMethodDescriptionWfs20Factory.createDescribeStoredQueriesType()
Returns a new object of class 'Describe Stored Queries Type'.DocumentRoot.getDescribeStoredQueries()
Returns the value of the 'Describe Stored Queries' containment reference.Methods in net.opengis.wfs20 with parameters of type DescribeStoredQueriesTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setDescribeStoredQueries
(DescribeStoredQueriesType value) Sets the value of the 'Describe Stored Queries
' containment reference. -
Uses of DescribeStoredQueriesType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement DescribeStoredQueriesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Stored Queries Type'.Methods in net.opengis.wfs20.impl that return DescribeStoredQueriesTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createDescribeStoredQueriesType()
DocumentRootImpl.getDescribeStoredQueries()
Methods in net.opengis.wfs20.impl with parameters of type DescribeStoredQueriesTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDescribeStoredQueries
(DescribeStoredQueriesType newDescribeStoredQueries, NotificationChain msgs) void
DocumentRootImpl.setDescribeStoredQueries
(DescribeStoredQueriesType newDescribeStoredQueries) -
Uses of DescribeStoredQueriesType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type DescribeStoredQueriesTypeModifier and TypeMethodDescriptionWfs20Switch.caseDescribeStoredQueriesType
(DescribeStoredQueriesType object) Returns the result of interpreting the object as an instance of 'Describe Stored Queries Type'.boolean
Wfs20Validator.validateDescribeStoredQueriesType
(DescribeStoredQueriesType describeStoredQueriesType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of DescribeStoredQueriesType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type DescribeStoredQueriesTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateDescribeStoredQueries
(DescribeStoredQueriesType value)