|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageHandler
A representation of the model object 'Message Handler'.
The following features are supported:
RoomPackage.getMessageHandler()
Method Summary | |
---|---|
DetailCode |
getDetailCode()
Returns the value of the 'Detail Code' containment reference. |
Message |
getMsg()
Returns the value of the 'Msg' reference. |
void |
setDetailCode(DetailCode value)
Sets the value of the ' Detail Code ' containment reference. |
void |
setMsg(Message value)
Sets the value of the ' Msg ' reference. |
Method Detail |
---|
Message getMsg()
If the meaning of the 'Msg' reference isn't clear, there really should be more of a description here...
setMsg(Message)
,
RoomPackage.getMessageHandler_Msg()
void setMsg(Message value)
Msg
' reference.
value
- the new value of the 'Msg' reference.getMsg()
DetailCode getDetailCode()
If the meaning of the 'Detail Code' containment reference isn't clear, there really should be more of a description here...
setDetailCode(DetailCode)
,
RoomPackage.getMessageHandler_DetailCode()
void setDetailCode(DetailCode value)
Detail Code
' containment reference.
value
- the new value of the 'Detail Code' containment reference.getDetailCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |