Uses of Interface
net.opengis.wfs20.QueryType
Packages that use QueryType
Package
Description
-
Uses of QueryType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return QueryTypeModifier and TypeMethodDescriptionWfs20Factory.createQueryType()
Returns a new object of class 'Query Type'.DocumentRoot.getQuery()
Returns the value of the 'Query' containment reference.Methods in net.opengis.wfs20 with parameters of type QueryType -
Uses of QueryType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement QueryTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Type'.Methods in net.opengis.wfs20.impl that return QueryTypeMethods in net.opengis.wfs20.impl with parameters of type QueryTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetQuery
(QueryType newQuery, NotificationChain msgs) void
-
Uses of QueryType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type QueryTypeModifier and TypeMethodDescriptionWfs20Switch.caseQueryType
(QueryType object) Returns the result of interpreting the object as an instance of 'Query Type'.boolean
Wfs20Validator.validateQueryType
(QueryType queryType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of QueryType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type QueryType