|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_TreeNodeU4
public class X_AD_TreeNodeU4
Generated Model for AD_TreeNodeU4
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_TreeNodeU4 |
|---|
accessLevel, COLUMNNAME_AD_Tree_ID, COLUMNNAME_Node_ID, COLUMNNAME_Parent_ID, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_TreeNodeU4(Properties ctx,
int AD_TreeNodeU4_ID,
String trxName)
Standard Constructor |
|
X_AD_TreeNodeU4(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Tree_ID()
Get Tree. |
I_AD_Tree |
getAD_Tree()
|
int |
getNode_ID()
Get Node_ID. |
int |
getParent_ID()
Get Parent. |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Tree_ID(int AD_Tree_ID)
Set Tree. |
void |
setNode_ID(int Node_ID)
Set Node_ID. |
void |
setParent_ID(int Parent_ID)
Set Parent. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_AD_TreeNodeU4(Properties ctx,
int AD_TreeNodeU4_ID,
String trxName)
public X_AD_TreeNodeU4(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_Tree getAD_Tree()
throws Exception
getAD_Tree in interface I_AD_TreeNodeU4Exceptionpublic void setAD_Tree_ID(int AD_Tree_ID)
setAD_Tree_ID in interface I_AD_TreeNodeU4AD_Tree_ID - Identifies a Treepublic int getAD_Tree_ID()
getAD_Tree_ID in interface I_AD_TreeNodeU4public void setNode_ID(int Node_ID)
setNode_ID in interface I_AD_TreeNodeU4Node_ID - Node_IDpublic int getNode_ID()
getNode_ID in interface I_AD_TreeNodeU4public void setParent_ID(int Parent_ID)
setParent_ID in interface I_AD_TreeNodeU4Parent_ID - Parent of Entitypublic int getParent_ID()
getParent_ID in interface I_AD_TreeNodeU4public void setSeqNo(int SeqNo)
setSeqNo in interface I_AD_TreeNodeU4SeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_AD_TreeNodeU4
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||