All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.jcraft.jwax.ReplyQueryTree

java.lang.Object
   |
   +----com.jcraft.jwax.ReplyQueryTree

public class ReplyQueryTree
extends Object
implements Reply

Variable Index

 o children
 o parent
 o root

Constructor Index

 o ReplyQueryTree()

Variables

 o root
 public int root
 o parent
 public int parent
 o children
 public int children[]

Constructors

 o ReplyQueryTree
 public ReplyQueryTree()

All Packages  Class Hierarchy  This Package  Previous  Next  Index