|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_TreeNodeBP
Generated Interface for AD_TreeNodeBP
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Tree_ID
Column name AD_Tree_ID |
static String |
COLUMNNAME_Node_ID
Column name Node_ID |
static String |
COLUMNNAME_Parent_ID
Column name Parent_ID |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=451 |
static String |
Table_Name
TableName=AD_TreeNodeBP |
| Method Summary | |
|---|---|
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Tree_ID
static final String COLUMNNAME_Node_ID
static final String COLUMNNAME_Parent_ID
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAD_Tree_ID(int AD_Tree_ID)
int getAD_Tree_ID()
I_AD_Tree getAD_Tree()
throws Exception
Exceptionvoid setNode_ID(int Node_ID)
int getNode_ID()
void setParent_ID(int Parent_ID)
int getParent_ID()
void setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||