Package org.compiere.acct
Class DocLine_InOut
java.lang.Object
org.compiere.acct.DocLine
org.compiere.acct.DocLine_InOut
DocLine for
MInOutLine
.- Author:
- etantg
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
Get Conversion Typeint
Get CurrencyMethods inherited from class org.compiere.acct.DocLine
get_ID, getAccount, getAccount, getAD_Org_ID, getAD_OrgTrx_ID, getAmtAcctCr, getAmtAcctDr, getAmtSource, getAmtSourceCr, getAmtSourceDr, getC_AcctSchema_ID, getC_Activity_ID, getC_BPartner_ID, getC_BPartner_Location_ID, getC_Campaign_ID, getC_Charge_ID, getC_LocFrom_ID, getC_LocTo_ID, getC_OrderLine_ID, getC_Period_ID, getC_Project_ID, getC_ProjectPhase_ID, getC_ProjectTask_ID, getC_RevenueRecognition_ID, getC_SalesRegion_ID, getC_Tax_ID, getC_UOM_ID, getChargeAccount, getChargeAmt, getCurrencyRate, getDateAcct, getDateConv, getDateDoc, getDescription, getDiscount, getLine, getListAmount, getM_AttributeSetInstance_ID, getM_Locator_ID, getM_LocatorTo_ID, getM_Product_ID, getM_Production_ID, getOrder_Org_ID, getPO, getPP_Cost_Collector_ID, getProduct, getProductCost, getProductCosts, getProductCosts, getQty, getReversalLine_ID, getUser1_ID, getUser2_ID, getValue, isItem, isProductionBOM, setAccount, setAmount, setAmount, setAmount, setC_BPartner_ID, setC_ConversionType_ID, setC_LocFrom_ID, setC_LocTo_ID, setC_Period_ID, setConvertedAmt, setCurrencyRate, setDateAcct, setDateDoc, setLineNetAmtDifference, setPP_Cost_Collector_ID, setProductionBOM, setQty, setReversalLine_ID, toString
-
Constructor Details
-
DocLine_InOut
Constructor- Parameters:
po
- line persistent objectdoc
- header
-
-
Method Details
-
getC_Currency_ID
public int getC_Currency_ID()Description copied from class:DocLine
Get Currency- Overrides:
getC_Currency_ID
in classDocLine
- Returns:
- C_Currency_ID
-
getC_ConversionType_ID
public int getC_ConversionType_ID()Description copied from class:DocLine
Get Conversion Type- Overrides:
getC_ConversionType_ID
in classDocLine
- Returns:
- C_ConversionType_ID
-