jimm.twice.ice.xml
Class Subscribe

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

public class Subscribe
extends Message


Field Summary
 
Fields inherited from class jimm.twice.ice.xml.Message
node
 
Constructor Summary
Subscribe()
           
 
Method Summary
 Offer addOffer(Offer child)
           
 
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

Subscribe

public Subscribe()
Method Detail

addOffer

public Offer addOffer(Offer child)