|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
A representation of the model object 'Message'.
The following features are supported:
RoomPackage.getMessage()| Method Summary | |
|---|---|
TypedID |
getData()
Returns the value of the 'Data' containment reference. |
Documentation |
getDocu()
Returns the value of the 'Docu' containment reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
void |
setData(TypedID value)
Sets the value of the ' Data' containment reference. |
void |
setDocu(Documentation value)
Sets the value of the ' Docu' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
RoomPackage.getMessage_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()TypedID getData()
If the meaning of the 'Data' containment reference isn't clear, there really should be more of a description here...
setData(TypedID),
RoomPackage.getMessage_Data()void setData(TypedID value)
Data' containment reference.
value - the new value of the 'Data' containment reference.getData()Documentation getDocu()
If the meaning of the 'Docu' containment reference isn't clear, there really should be more of a description here...
setDocu(Documentation),
RoomPackage.getMessage_Docu()void setDocu(Documentation value)
Docu' containment reference.
value - the new value of the 'Docu' containment reference.getDocu()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||