|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_ProductionLine
Generated Interface for M_ProductionLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_ProductionLine_ID
Column name M_ProductionLine_ID |
static String |
COLUMNNAME_M_ProductionPlan_ID
Column name M_ProductionPlan_ID |
static String |
COLUMNNAME_MovementQty
Column name MovementQty |
static String |
COLUMNNAME_Processed
Column name Processed |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=326 |
static String |
Table_Name
TableName=M_ProductionLine |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
int |
getLine()
Get Line No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_Locator_ID()
Get Locator. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_ProductionLine_ID()
Get Production Line. |
int |
getM_ProductionPlan_ID()
Get Production Plan. |
I_M_ProductionPlan |
getM_ProductionPlan()
|
BigDecimal |
getMovementQty()
Get Movement Quantity. |
boolean |
isProcessed()
Get Processed. |
void |
setDescription(String Description)
Set Description. |
void |
setLine(int Line)
Set Line No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_ProductionLine_ID(int M_ProductionLine_ID)
Set Production Line. |
void |
setM_ProductionPlan_ID(int M_ProductionPlan_ID)
Set Production Plan. |
void |
setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. |
void |
setProcessed(boolean Processed)
Set Processed. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_Line
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_MovementQty
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_ProductionLine_ID
static final String COLUMNNAME_M_ProductionPlan_ID
static final String COLUMNNAME_Processed
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setLine(int Line)
int getLine()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_Locator_ID(int M_Locator_ID)
int getM_Locator_ID()
void setMovementQty(BigDecimal MovementQty)
BigDecimal getMovementQty()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_ProductionLine_ID(int M_ProductionLine_ID)
int getM_ProductionLine_ID()
void setM_ProductionPlan_ID(int M_ProductionPlan_ID)
int getM_ProductionPlan_ID()
I_M_ProductionPlan getM_ProductionPlan()
throws Exception
Exceptionvoid setProcessed(boolean Processed)
boolean isProcessed()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||