jimm.twice.ice.xml
Class GetPackages

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

public class GetPackages
extends Message

A container for multiple get-package requests.

Author:
Jim Menard, jimm@io.com
See Also:
GetPackage

Field Summary
 
Fields inherited from class jimm.twice.ice.xml.Message
node
 
Constructor Summary
GetPackages()
          Constructor.
 
Method Summary
 GetPackage addGetPackage(GetPackage 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

GetPackages

public GetPackages()
Constructor.

Method Detail

addGetPackage

public GetPackage addGetPackage(GetPackage child)