Package net.opengis.wfs20
Interface DescribeStoredQueriesType
- All Superinterfaces:
BaseRequestType
,EObject
,Notifier
- All Known Implementing Classes:
DescribeStoredQueriesTypeImpl
A representation of the model object 'Describe Stored Queries Type'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionEList<URI>
Returns the value of the 'Stored Query Id' attribute list.Methods inherited from interface BaseRequestType
getBaseUrl, getExtendedProperties, getHandle, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setExtendedProperties, setHandle, setService, setVersion, unsetService, unsetVersion
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getStoredQueryId
EList<URI> getStoredQueryId()Returns the value of the 'Stored Query Id' attribute list. The list contents are of typeString
.If the meaning of the 'Stored Query Id' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Stored Query Id' attribute list.
- See Also:
-