|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_M_InOutLineMA
public class X_M_InOutLineMA
Generated Model for M_InOutLineMA
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=762 |
static String |
Table_Name
TableName=M_InOutLineMA |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_M_InOutLineMA(Ctx ctx,
int M_InOutLineMA_ID,
String trxName)
Standard Constructor |
|
X_M_InOutLineMA(Ctx 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. |
BigDecimal |
getMovementQty()
Get Movement Quantity. |
protected POInfo |
initPO(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_M_InOutLineMA(Ctx ctx,
int M_InOutLineMA_ID,
String trxName)
ctx - contextM_InOutLineMA_ID - idtrxName - transaction
public X_M_InOutLineMA(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
M_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
public void setM_InOutLine_ID(int M_InOutLine_ID)
M_InOutLine_ID - Line on Shipment or Receipt documentpublic int getM_InOutLine_ID()
public KeyNamePair getKeyNamePair()
public void setMovementQty(BigDecimal MovementQty)
MovementQty - Quantity of a product moved.public BigDecimal getMovementQty()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||