|
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_InOutLineMA
public class X_M_InOutLineMA
Generated Model for M_InOutLineMA
| 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_InOutLineMA |
|---|
accessLevel, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_MovementQty, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_InOutLineMA(Properties ctx,
int M_InOutLineMA_ID,
String trxName)
Standard Constructor |
|
X_M_InOutLineMA(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_InOutLine_ID()
Get Shipment/Receipt Line. |
I_M_InOutLine |
getM_InOutLine()
|
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_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt 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_InOutLineMA(Properties ctx,
int M_InOutLineMA_ID,
String trxName)
public X_M_InOutLineMA(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_InOutLineMAM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_M_InOutLineMA
public I_M_InOutLine getM_InOutLine()
throws Exception
getM_InOutLine in interface I_M_InOutLineMAExceptionpublic void setM_InOutLine_ID(int M_InOutLine_ID)
setM_InOutLine_ID in interface I_M_InOutLineMAM_InOutLine_ID - Line on Shipment or Receipt documentpublic int getM_InOutLine_ID()
getM_InOutLine_ID in interface I_M_InOutLineMApublic KeyNamePair getKeyNamePair()
public void setMovementQty(BigDecimal MovementQty)
setMovementQty in interface I_M_InOutLineMAMovementQty - Quantity of a product moved.public BigDecimal getMovementQty()
getMovementQty in interface I_M_InOutLineMA
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||