|
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_Product
Generated Interface for PP_WF_Node_Product
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID |
static String |
COLUMNNAME_ConfigurationLevel
Column name ConfigurationLevel |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_PP_WF_Node_Product_ID
Column name PP_WF_Node_Product_ID |
static String |
COLUMNNAME_Qty
Column name Qty |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53016 |
static String |
Table_Name
TableName=PP_WF_Node_Product |
| Method Summary | |
|---|---|
int |
getAD_WF_Node_ID()
Get Node. |
I_AD_WF_Node |
getAD_WF_Node()
|
String |
getConfigurationLevel()
Get Configuration Level. |
String |
getEntityType()
Get Entity Type. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getPP_WF_Node_Product_ID()
Get PP_WF_Node_Product_ID |
BigDecimal |
getQty()
Get Quantity. |
int |
getSeqNo()
Get Sequence. |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setConfigurationLevel(String ConfigurationLevel)
Set Configuration Level. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPP_WF_Node_Product_ID(int PP_WF_Node_Product_ID)
Set PP_WF_Node_Product_ID |
void |
setQty(BigDecimal Qty)
Set Quantity. |
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_WF_Node_ID
static final String COLUMNNAME_ConfigurationLevel
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_PP_WF_Node_Product_ID
static final String COLUMNNAME_Qty
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAD_WF_Node_ID(int AD_WF_Node_ID)
int getAD_WF_Node_ID()
I_AD_WF_Node getAD_WF_Node()
throws Exception
Exceptionvoid setConfigurationLevel(String ConfigurationLevel)
String getConfigurationLevel()
void setEntityType(String EntityType)
String getEntityType()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setPP_WF_Node_Product_ID(int PP_WF_Node_Product_ID)
int getPP_WF_Node_Product_ID()
void setQty(BigDecimal Qty)
BigDecimal getQty()
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 | |||||||||