|
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_CostQueue
public class X_M_CostQueue
Generated Model for M_CostQueue
| 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_CostQueue |
|---|
accessLevel, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_CurrentCostPrice, COLUMNNAME_CurrentQty, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_CostElement_ID, COLUMNNAME_M_CostQueue_ID, COLUMNNAME_M_CostType_ID, COLUMNNAME_M_Product_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_CostQueue(Properties ctx,
int M_CostQueue_ID,
String trxName)
Standard Constructor |
|
X_M_CostQueue(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
BigDecimal |
getCurrentCostPrice()
Get Current Cost Price. |
BigDecimal |
getCurrentQty()
Get Current Quantity. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_CostElement_ID()
Get Cost Element. |
I_M_CostElement |
getM_CostElement()
|
int |
getM_CostQueue_ID()
Get Cost Queue. |
int |
getM_CostType_ID()
Get Cost Type. |
I_M_CostType |
getM_CostType()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setCurrentCostPrice(BigDecimal CurrentCostPrice)
Set Current Cost Price. |
void |
setCurrentQty(BigDecimal CurrentQty)
Set Current Quantity. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_CostElement_ID(int M_CostElement_ID)
Set Cost Element. |
void |
setM_CostQueue_ID(int M_CostQueue_ID)
Set Cost Queue. |
void |
setM_CostType_ID(int M_CostType_ID)
Set Cost Type. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
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_CostQueue(Properties ctx,
int M_CostQueue_ID,
String trxName)
public X_M_CostQueue(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 PO
public I_C_AcctSchema getC_AcctSchema()
throws Exception
getC_AcctSchema in interface I_M_CostQueueExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_M_CostQueueC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_M_CostQueuepublic void setCurrentCostPrice(BigDecimal CurrentCostPrice)
setCurrentCostPrice in interface I_M_CostQueueCurrentCostPrice - The currently used cost pricepublic BigDecimal getCurrentCostPrice()
getCurrentCostPrice in interface I_M_CostQueuepublic void setCurrentQty(BigDecimal CurrentQty)
setCurrentQty in interface I_M_CostQueueCurrentQty - Current Quantitypublic BigDecimal getCurrentQty()
getCurrentQty in interface I_M_CostQueuepublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_M_CostQueueM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_M_CostQueue
public I_M_CostElement getM_CostElement()
throws Exception
getM_CostElement in interface I_M_CostQueueExceptionpublic void setM_CostElement_ID(int M_CostElement_ID)
setM_CostElement_ID in interface I_M_CostQueueM_CostElement_ID - Product Cost Elementpublic int getM_CostElement_ID()
getM_CostElement_ID in interface I_M_CostQueuepublic void setM_CostQueue_ID(int M_CostQueue_ID)
setM_CostQueue_ID in interface I_M_CostQueueM_CostQueue_ID - FiFo/LiFo Cost Queuepublic int getM_CostQueue_ID()
getM_CostQueue_ID in interface I_M_CostQueue
public I_M_CostType getM_CostType()
throws Exception
getM_CostType in interface I_M_CostQueueExceptionpublic void setM_CostType_ID(int M_CostType_ID)
setM_CostType_ID in interface I_M_CostQueueM_CostType_ID - Type of Cost (e.g. Current, Plan, Future)public int getM_CostType_ID()
getM_CostType_ID in interface I_M_CostQueue
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_M_CostQueueExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_M_CostQueueM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_M_CostQueue
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||