Interface AvailableKeysType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList getKey()
      Returns the value of the 'Key' attribute list.
      • 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 Detail

      • getKey

        EList getKey()
        Returns the value of the 'Key' attribute list. The list contents are of type String. 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:
        Wcs111Package.getAvailableKeysType_Key()