|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageFromIf
A representation of the model object 'Message From If'.
The following features are supported:
RoomPackage.getMessageFromIf()
Method Summary | |
---|---|
InterfaceItem |
getFrom()
Returns the value of the 'From' reference. |
Message |
getMessage()
Returns the value of the 'Message' reference. |
void |
setFrom(InterfaceItem value)
Sets the value of the ' From ' reference. |
void |
setMessage(Message value)
Sets the value of the ' Message ' reference. |
Method Detail |
---|
Message getMessage()
If the meaning of the 'Message' reference isn't clear, there really should be more of a description here...
setMessage(Message)
,
RoomPackage.getMessageFromIf_Message()
void setMessage(Message value)
Message
' reference.
value
- the new value of the 'Message' reference.getMessage()
InterfaceItem getFrom()
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
setFrom(InterfaceItem)
,
RoomPackage.getMessageFromIf_From()
void setFrom(InterfaceItem value)
From
' reference.
value
- the new value of the 'From' reference.getFrom()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |