|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jmscts.test.message.copy.ObjectMessageTest.MyObject
Helper object for testing copying
Constructor Summary | |
ObjectMessageTest.MyObject()
|
Method Summary | |
java.lang.String |
getContent()
Returns the content |
void |
setContent(java.lang.String content)
Set the content |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectMessageTest.MyObject()
Method Detail |
public void setContent(java.lang.String content)
content
- the contentpublic java.lang.String getContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |