Compiere 3.1

org.compiere.vos
Class TreeParentChildVO

java.lang.Object
  extended by org.compiere.vos.TreeParentChildVO
All Implemented Interfaces:
Serializable

public class TreeParentChildVO
extends Object
implements Serializable

Tree Maintenance Parent Child VO

See Also:
Serialized Form

Field Summary
 int node_ID
          NODE ID
 int parent_ID
          PARENT ID
 int seqNo
          SEQ NO
 
Constructor Summary
TreeParentChildVO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node_ID

public int node_ID
NODE ID


parent_ID

public int parent_ID
PARENT ID


seqNo

public int seqNo
SEQ NO

Constructor Detail

TreeParentChildVO

public TreeParentChildVO()

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.