Uses of Interface
net.opengis.wfs.QueryType
Packages that use QueryType
-
Uses of QueryType in net.opengis.wfs
Methods in net.opengis.wfs that return QueryTypeModifier and TypeMethodDescriptionWfsFactory.createQueryType()Returns a new object of class 'Query Type'.DocumentRoot.getQuery()Returns the value of the 'Query' containment reference.Methods in net.opengis.wfs with parameters of type QueryType -
Uses of QueryType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement QueryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Query Type'.Methods in net.opengis.wfs.impl that return QueryTypeMethods in net.opengis.wfs.impl with parameters of type QueryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetQuery(QueryType newQuery, NotificationChain msgs) void -
Uses of QueryType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type QueryType