|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Product_BOM
Generated Interface for M_Product_BOM
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_BOMQty
Column name BOMQty |
static String |
COLUMNNAME_BOMType
Column name BOMType |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_M_Product_BOM_ID
Column name M_Product_BOM_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_ProductBOM_ID
Column name M_ProductBOM_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=383 |
static String |
Table_Name
TableName=M_Product_BOM |
| Method Summary | |
|---|---|
BigDecimal |
getBOMQty()
Get BOM Quantity. |
String |
getBOMType()
Get BOM Type. |
String |
getDescription()
Get Description. |
int |
getLine()
Get Line No. |
int |
getM_Product_BOM_ID()
Get BOM Line |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_ProductBOM_ID()
Get BOM Product. |
void |
setBOMQty(BigDecimal BOMQty)
Set BOM Quantity. |
void |
setBOMType(String BOMType)
Set BOM Type. |
void |
setDescription(String Description)
Set Description. |
void |
setLine(int Line)
Set Line No. |
void |
setM_Product_BOM_ID(int M_Product_BOM_ID)
Set BOM Line |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_ProductBOM_ID(int M_ProductBOM_ID)
Set BOM Product. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_BOMQty
static final String COLUMNNAME_BOMType
static final String COLUMNNAME_Description
static final String COLUMNNAME_Line
static final String COLUMNNAME_M_Product_BOM_ID
static final String COLUMNNAME_M_ProductBOM_ID
static final String COLUMNNAME_M_Product_ID
| Method Detail |
|---|
void setBOMQty(BigDecimal BOMQty)
BigDecimal getBOMQty()
void setBOMType(String BOMType)
String getBOMType()
void setDescription(String Description)
String getDescription()
void setLine(int Line)
int getLine()
void setM_Product_BOM_ID(int M_Product_BOM_ID)
int getM_Product_BOM_ID()
void setM_ProductBOM_ID(int M_ProductBOM_ID)
int getM_ProductBOM_ID()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||