|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_BOMProduct
Generated Interface for M_BOMProduct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_BOMProductType
Column name BOMProductType |
static String |
COLUMNNAME_BOMQty
Column name BOMQty |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsPhantom
Column name IsPhantom |
static String |
COLUMNNAME_LeadTimeOffset
Column name LeadTimeOffset |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_BOM_ID
Column name M_BOM_ID |
static String |
COLUMNNAME_M_BOMAlternative_ID
Column name M_BOMAlternative_ID |
static String |
COLUMNNAME_M_BOMProduct_ID
Column name M_BOMProduct_ID |
static String |
COLUMNNAME_M_ChangeNotice_ID
Column name M_ChangeNotice_ID |
static String |
COLUMNNAME_M_ProductBOM_ID
Column name M_ProductBOM_ID |
static String |
COLUMNNAME_M_ProductOperation_ID
Column name M_ProductOperation_ID |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=801 |
static String |
Table_Name
TableName=M_BOMProduct |
| Method Summary | |
|---|---|
String |
getBOMProductType()
Get Component Type. |
BigDecimal |
getBOMQty()
Get BOM Quantity. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
int |
getLeadTimeOffset()
Get Lead Time Offset. |
int |
getLine()
Get Line No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_BOM_ID()
Get BOM. |
I_M_BOM |
getM_BOM()
|
int |
getM_BOMAlternative_ID()
Get Alternative Group. |
I_M_BOMAlternative |
getM_BOMAlternative()
|
int |
getM_BOMProduct_ID()
Get BOM Component. |
int |
getM_ChangeNotice_ID()
Get Change Notice. |
I_M_ChangeNotice |
getM_ChangeNotice()
|
int |
getM_ProductBOM_ID()
Get BOM Product. |
int |
getM_ProductOperation_ID()
Get Product Operation. |
I_M_ProductOperation |
getM_ProductOperation()
|
int |
getSeqNo()
Get Sequence. |
boolean |
isPhantom()
Get Phantom. |
void |
setBOMProductType(String BOMProductType)
Set Component Type. |
void |
setBOMQty(BigDecimal BOMQty)
Set BOM Quantity. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsPhantom(boolean IsPhantom)
Set Phantom. |
void |
setLeadTimeOffset(int LeadTimeOffset)
Set Lead Time Offset. |
void |
setLine(int Line)
Set Line No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_BOM_ID(int M_BOM_ID)
Set BOM. |
void |
setM_BOMAlternative_ID(int M_BOMAlternative_ID)
Set Alternative Group. |
void |
setM_BOMProduct_ID(int M_BOMProduct_ID)
Set BOM Component. |
void |
setM_ChangeNotice_ID(int M_ChangeNotice_ID)
Set Change Notice. |
void |
setM_ProductBOM_ID(int M_ProductBOM_ID)
Set BOM Product. |
void |
setM_ProductOperation_ID(int M_ProductOperation_ID)
Set Product Operation. |
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_BOMProductType
static final String COLUMNNAME_BOMQty
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsPhantom
static final String COLUMNNAME_LeadTimeOffset
static final String COLUMNNAME_Line
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_BOMAlternative_ID
static final String COLUMNNAME_M_BOM_ID
static final String COLUMNNAME_M_BOMProduct_ID
static final String COLUMNNAME_M_ChangeNotice_ID
static final String COLUMNNAME_M_ProductBOM_ID
static final String COLUMNNAME_M_ProductOperation_ID
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setBOMProductType(String BOMProductType)
String getBOMProductType()
void setBOMQty(BigDecimal BOMQty)
BigDecimal getBOMQty()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsPhantom(boolean IsPhantom)
boolean isPhantom()
void setLeadTimeOffset(int LeadTimeOffset)
int getLeadTimeOffset()
void setLine(int Line)
int getLine()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_BOMAlternative_ID(int M_BOMAlternative_ID)
int getM_BOMAlternative_ID()
I_M_BOMAlternative getM_BOMAlternative()
throws Exception
Exceptionvoid setM_BOM_ID(int M_BOM_ID)
int getM_BOM_ID()
I_M_BOM getM_BOM()
throws Exception
Exceptionvoid setM_BOMProduct_ID(int M_BOMProduct_ID)
int getM_BOMProduct_ID()
void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
int getM_ChangeNotice_ID()
I_M_ChangeNotice getM_ChangeNotice()
throws Exception
Exceptionvoid setM_ProductBOM_ID(int M_ProductBOM_ID)
int getM_ProductBOM_ID()
void setM_ProductOperation_ID(int M_ProductOperation_ID)
int getM_ProductOperation_ID()
I_M_ProductOperation getM_ProductOperation()
throws Exception
Exceptionvoid 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 | |||||||||