|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Message in |
Fields in Default Package declared as Message | |
private Message |
Message.returnMessage
|
Methods in Default Package that return Message | |
private Message |
DrawingArea.getMessage(org.w3c.dom.Element e)
This method is used by the method readInMessage. |
Message |
Message.getReturnMessage()
|
Methods in Default Package with parameters of type Message | |
void |
Message.setReturnMessage(Message retMess)
|
void |
ClassEntity.addMessage(Message m)
This method adds a message to the messageList of the classEntity, if it is not already in the list. |
void |
ClassEntity.deleteMessage(Message m)
This method removes a messages from the messageList of the classEntity if the message is in the list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |