|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_M_ProductionLineMA
public class X_M_ProductionLineMA
Generated Model for M_ProductionLineMA
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_M_ProductionLineMA |
|---|
accessLevel, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_ProductionLine_ID, COLUMNNAME_MovementQty, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_ProductionLineMA(Properties ctx,
int M_ProductionLineMA_ID,
String trxName)
Standard Constructor |
|
X_M_ProductionLineMA(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_ProductionLine_ID()
Get Production Line. |
I_M_ProductionLine |
getM_ProductionLine()
|
BigDecimal |
getMovementQty()
Get Movement Quantity. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_ProductionLine_ID(int M_ProductionLine_ID)
Set Production Line. |
void |
setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_M_ProductionLineMA(Properties ctx,
int M_ProductionLineMA_ID,
String trxName)
public X_M_ProductionLineMA(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_M_ProductionLineMAM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_M_ProductionLineMApublic void setMovementQty(BigDecimal MovementQty)
setMovementQty in interface I_M_ProductionLineMAMovementQty - Quantity of a product moved.public BigDecimal getMovementQty()
getMovementQty in interface I_M_ProductionLineMA
public I_M_ProductionLine getM_ProductionLine()
throws Exception
getM_ProductionLine in interface I_M_ProductionLineMAExceptionpublic void setM_ProductionLine_ID(int M_ProductionLine_ID)
setM_ProductionLine_ID in interface I_M_ProductionLineMAM_ProductionLine_ID - Document Line representing a productionpublic int getM_ProductionLine_ID()
getM_ProductionLine_ID in interface I_M_ProductionLineMApublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||