|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--gumbo.net.msg.Message
|
+--gumbo.visualize.data.TestServerAgent.MsgGraphModel
|
+--gumbo.visualize.data.TestServerAgent.MsgListOpenResponse
| Constructor Summary | |
TestServerAgent.MsgListOpenResponse(GraphModel model)
|
|
| Method Summary | |
java.lang.String |
getBodyVersion()
Gets the version for the message body data format. |
GraphModel |
getGraphModel()
|
void |
setGraphModel(GraphModel model)
|
java.lang.String |
toBodyString()
Creates a new string representing the contents of the message body for status messages. |
| Methods inherited from class gumbo.net.msg.Message |
beforeBodyWrite, defaultHead, getHead, getMessageType, setHead, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestServerAgent.MsgListOpenResponse(GraphModel model)
| Method Detail |
public void setGraphModel(GraphModel model)
public GraphModel getGraphModel()
public java.lang.String getBodyVersion()
Message
getBodyVersion in class Messagepublic java.lang.String toBodyString()
Message
toBodyString in class Message
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||