Package net.opengis.wcs11
Interface AvailableKeysType
- All Superinterfaces:
- EObject,- Notifier
- All Known Implementing Classes:
- AvailableKeysTypeImpl
public interface AvailableKeysType
extends EObject
 A representation of the model object 'Available Keys Type'.
 
 
The following features are supported:
- See Also:
- 
Method SummaryMethods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getKeyEList getKey()Returns the value of the 'Key' attribute list. The list contents are of typeString. Valid key value for this axis. There will normally be more than one key value for an axis, but one is allowed for special circumstances.- Returns:
- the value of the 'Key' attribute list.
- See Also:
 
 
-