public interface ImmediateNotificationResult extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
NotifictionResultEnum |
getResult()
Returns the value of the 'Result' attribute.
|
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setResult(NotifictionResultEnum value)
Sets the value of the '
Result' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeNotifictionResultEnum getResult()
NotifictionResultEnum.
If the meaning of the 'Result' attribute isn't clear, there really should be more of a description here...
NotifictionResultEnum,
setResult(NotifictionResultEnum),
StorePackage.getImmediateNotificationResult_Result()void setResult(NotifictionResultEnum value)
Result' attribute.
value - the new value of the 'Result' attribute.NotifictionResultEnum,
getResult()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
StorePackage.getImmediateNotificationResult_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()Copyright © 2016 OpenSource BIM. All rights reserved.