Uses of Interface
net.opengis.wfs20.StoredQueryListItemType
Packages that use StoredQueryListItemType
Package
Description
-
Uses of StoredQueryListItemType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return StoredQueryListItemTypeModifier and TypeMethodDescriptionWfs20Factory.createStoredQueryListItemType()Returns a new object of class 'Stored Query List Item Type'.Methods in net.opengis.wfs20 that return types with arguments of type StoredQueryListItemTypeModifier and TypeMethodDescriptionEList<StoredQueryListItemType>ListStoredQueriesResponseType.getStoredQuery()Returns the value of the 'Stored Query' containment reference list. -
Uses of StoredQueryListItemType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement StoredQueryListItemTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Stored Query List Item Type'.Fields in net.opengis.wfs20.impl with type parameters of type StoredQueryListItemTypeModifier and TypeFieldDescriptionprotected EList<StoredQueryListItemType>ListStoredQueriesResponseTypeImpl.storedQueryThe cached value of the 'Stored Query' containment reference list.Methods in net.opengis.wfs20.impl that return StoredQueryListItemTypeMethods in net.opengis.wfs20.impl that return types with arguments of type StoredQueryListItemTypeModifier and TypeMethodDescriptionEList<StoredQueryListItemType>ListStoredQueriesResponseTypeImpl.getStoredQuery() -
Uses of StoredQueryListItemType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type StoredQueryListItemTypeModifier and TypeMethodDescriptionWfs20Switch.caseStoredQueryListItemType(StoredQueryListItemType object) Returns the result of interpreting the object as an instance of 'Stored Query List Item Type'.booleanWfs20Validator.validateStoredQueryListItemType(StoredQueryListItemType storedQueryListItemType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of StoredQueryListItemType in net.opengis.wfs20.validation
Method parameters in net.opengis.wfs20.validation with type arguments of type StoredQueryListItemTypeModifier and TypeMethodDescriptionbooleanListStoredQueriesResponseTypeValidator.validateStoredQuery(EList<StoredQueryListItemType> value)