jimm.twice.ice.xml
Class Text

java.lang.Object
  extended byjimm.twice.ice.xml.Message
      extended byjimm.twice.ice.xml.Text

public class Text
extends Message


Field Summary
 
Fields inherited from class jimm.twice.ice.xml.Message
node
 
Constructor Summary
Text()
           
Text(java.lang.String text)
           
 
Method Summary
 void setText(java.lang.String text)
           
 
Methods inherited from class jimm.twice.ice.xml.Message
addChild, addChild, addChild, getAttribute, getNode, getTag, setAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Text

public Text()

Text

public Text(java.lang.String text)
Method Detail

setText

public void setText(java.lang.String text)