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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDescribeStoredQueries(DescribeStoredQueriesType newDescribeStoredQueries, NotificationChain msgs) voidDocumentRootImpl.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'.booleanWfs20Validator.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 TypeMethodDescriptionbooleanDocumentRootValidator.validateDescribeStoredQueries(DescribeStoredQueriesType value)