|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PP_WF_Node_Asset
Generated Interface for PP_WF_Node_Asset
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID |
static String |
COLUMNNAME_PP_WF_Node_Asset_ID
Column name PP_WF_Node_Asset_ID |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53017 |
static String |
Table_Name
TableName=PP_WF_Node_Asset |
| Method Summary | |
|---|---|
int |
getA_Asset_ID()
Get Asset. |
I_A_Asset |
getA_Asset()
|
int |
getAD_WF_Node_ID()
Get Node. |
I_AD_WF_Node |
getAD_WF_Node()
|
int |
getPP_WF_Node_Asset_ID()
Get PP_WF_Node_Asset_ID |
int |
getSeqNo()
Get Sequence. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setPP_WF_Node_Asset_ID(int PP_WF_Node_Asset_ID)
Set PP_WF_Node_Asset_ID |
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_A_Asset_ID
static final String COLUMNNAME_AD_WF_Node_ID
static final String COLUMNNAME_PP_WF_Node_Asset_ID
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
I_A_Asset getA_Asset()
throws Exception
Exceptionvoid setAD_WF_Node_ID(int AD_WF_Node_ID)
int getAD_WF_Node_ID()
I_AD_WF_Node getAD_WF_Node()
throws Exception
Exceptionvoid setPP_WF_Node_Asset_ID(int PP_WF_Node_Asset_ID)
int getPP_WF_Node_Asset_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 | |||||||||