|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_CostQueue
Generated Interface for M_CostQueue
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_CurrentCostPrice
Column name CurrentCostPrice |
static String |
COLUMNNAME_CurrentQty
Column name CurrentQty |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_CostElement_ID
Column name M_CostElement_ID |
static String |
COLUMNNAME_M_CostQueue_ID
Column name M_CostQueue_ID |
static String |
COLUMNNAME_M_CostType_ID
Column name M_CostType_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=817 |
static String |
Table_Name
TableName=M_CostQueue |
| Method Summary | |
|---|---|
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()
|
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_CurrentCostPrice
static final String COLUMNNAME_CurrentQty
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_CostElement_ID
static final String COLUMNNAME_M_CostQueue_ID
static final String COLUMNNAME_M_CostType_ID
static final String COLUMNNAME_M_Product_ID
| Method Detail |
|---|
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setCurrentCostPrice(BigDecimal CurrentCostPrice)
BigDecimal getCurrentCostPrice()
void setCurrentQty(BigDecimal CurrentQty)
BigDecimal getCurrentQty()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_CostElement_ID(int M_CostElement_ID)
int getM_CostElement_ID()
I_M_CostElement getM_CostElement()
throws Exception
Exceptionvoid setM_CostQueue_ID(int M_CostQueue_ID)
int getM_CostQueue_ID()
void setM_CostType_ID(int M_CostType_ID)
int getM_CostType_ID()
I_M_CostType getM_CostType()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||