net.opengis.wcs11
Interface DescribeCoverageType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, RequestBaseType
All Known Implementing Classes:
DescribeCoverageTypeImpl

public interface DescribeCoverageType
extends RequestBaseType

A representation of the model object 'Describe Coverage Type'.

The following features are supported:

See Also:
Wcs111Package.getDescribeCoverageType()

Method Summary
 org.eclipse.emf.common.util.EList getIdentifier()
          Returns the value of the 'Identifier' attribute list.
 
Methods inherited from interface net.opengis.wcs11.RequestBaseType
getBaseUrl, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setService, setVersion, unsetService, unsetVersion
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getIdentifier

org.eclipse.emf.common.util.EList getIdentifier()
Returns the value of the 'Identifier' attribute list. The list contents are of type String. Unordered list of identifiers of desired coverages. A client can obtain identifiers by a prior GetCapabilities request, or from a third-party source.

Returns:
the value of the 'Identifier' attribute list.
See Also:
Wcs111Package.getDescribeCoverageType_Identifier()


Copyright © 1996-2010 Geotools. All Rights Reserved.