|
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_C_LandedCostAllocation
public class X_C_LandedCostAllocation
Generated Model for C_LandedCostAllocation
| 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_C_LandedCostAllocation |
|---|
accessLevel, COLUMNNAME_Amt, COLUMNNAME_Base, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_LandedCostAllocation_ID, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_CostElement_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Qty, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_LandedCostAllocation(Properties ctx,
int C_LandedCostAllocation_ID,
String trxName)
Standard Constructor |
|
X_C_LandedCostAllocation(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
BigDecimal |
getAmt()
Get Amount. |
BigDecimal |
getBase()
Get Base. |
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
I_C_InvoiceLine |
getC_InvoiceLine()
|
int |
getC_LandedCostAllocation_ID()
Get Landed Cost Allocation. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_CostElement_ID()
Get Cost Element. |
I_M_CostElement |
getM_CostElement()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
BigDecimal |
getQty()
Get Quantity. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAmt(BigDecimal Amt)
Set Amount. |
void |
setBase(BigDecimal Base)
Set Base. |
void |
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. |
void |
setC_LandedCostAllocation_ID(int C_LandedCostAllocation_ID)
Set Landed Cost Allocation. |
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_Product_ID(int M_Product_ID)
Set Product. |
void |
setQty(BigDecimal Qty)
Set 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_C_LandedCostAllocation(Properties ctx,
int C_LandedCostAllocation_ID,
String trxName)
public X_C_LandedCostAllocation(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 setAmt(BigDecimal Amt)
setAmt in interface I_C_LandedCostAllocationAmt - Amountpublic BigDecimal getAmt()
getAmt in interface I_C_LandedCostAllocationpublic void setBase(BigDecimal Base)
setBase in interface I_C_LandedCostAllocationBase - Calculation Basepublic BigDecimal getBase()
getBase in interface I_C_LandedCostAllocation
public I_C_InvoiceLine getC_InvoiceLine()
throws Exception
getC_InvoiceLine in interface I_C_LandedCostAllocationExceptionpublic void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
setC_InvoiceLine_ID in interface I_C_LandedCostAllocationC_InvoiceLine_ID - Invoice Detail Linepublic int getC_InvoiceLine_ID()
getC_InvoiceLine_ID in interface I_C_LandedCostAllocationpublic KeyNamePair getKeyNamePair()
public void setC_LandedCostAllocation_ID(int C_LandedCostAllocation_ID)
setC_LandedCostAllocation_ID in interface I_C_LandedCostAllocationC_LandedCostAllocation_ID - Allocation for Land Costspublic int getC_LandedCostAllocation_ID()
getC_LandedCostAllocation_ID in interface I_C_LandedCostAllocationpublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_C_LandedCostAllocationM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_C_LandedCostAllocation
public I_M_CostElement getM_CostElement()
throws Exception
getM_CostElement in interface I_C_LandedCostAllocationExceptionpublic void setM_CostElement_ID(int M_CostElement_ID)
setM_CostElement_ID in interface I_C_LandedCostAllocationM_CostElement_ID - Product Cost Elementpublic int getM_CostElement_ID()
getM_CostElement_ID in interface I_C_LandedCostAllocation
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_LandedCostAllocationExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_LandedCostAllocationM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_LandedCostAllocationpublic void setQty(BigDecimal Qty)
setQty in interface I_C_LandedCostAllocationQty - Quantitypublic BigDecimal getQty()
getQty in interface I_C_LandedCostAllocation
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||