|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A PressStore object is returned by the World object, and facilitates the storage and retrieval of Press messages.
Currently, messages may be saved or all messages may be retrieved. Support for the retrieval of select messages is not yet specified.
Method Summary | |
PressMessage[] |
getAllMessages()
Get all Messages. |
void |
storeMessage(PressMessage pm)
Store a Message. |
Method Detail |
public PressMessage[] getAllMessages()
public void storeMessage(PressMessage pm)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |