|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMessage
Message list management interface. One such class is coded per high-level task.
| Method Summary | |
|---|---|
XPArrayList |
getMsg(int stepid,
Platform platform,
ReturnValue ret)
Message element. |
StartupTaskMessage[] |
getMsgArray()
|
int |
getNumMsgs()
Message count. |
| Method Detail |
|---|
int getNumMsgs()
XPArrayList getMsg(int stepid,
Platform platform,
ReturnValue ret)
id - - the id of the task step
StartupTaskMessage[] getMsgArray()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||