Interface AcknowledgementType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
AcknowledgementTypeImpl

public interface AcknowledgementType extends EObject
A representation of the model object 'Acknowledgement Type'. This is a general acknowledgement response message for all requests that may be processed in an asynchronous manner. EchoedRequest - Echoes the submitted request message RequestId - identifier for polling purposes (if no response handler is available, or the URL scheme is unsupported)

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Echoed Request' containment reference.
    Returns the value of the 'Request Id' attribute.
    Returns the value of the 'Time Stamp' attribute.
    void
    Sets the value of the 'Echoed Request' containment reference.
    void
    Sets the value of the 'Request Id' attribute.
    void
    Sets the value of the 'Time Stamp' attribute.

    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