Adempiere 3.5.2a

org.compiere.acct
Class DocLine_Payroll

java.lang.Object
  extended by org.compiere.acct.DocLine
      extended by org.compiere.acct.DocLine_Payroll

public class DocLine_Payroll
extends DocLine

Payroll Line

Version:
$Id: DocLine_Payroll.java,v 1.4 2005/10/17 23:43:52 jjanke Exp $
Author:
Jorg Janke

Field Summary
 
Fields inherited from class org.compiere.acct.DocLine
log, p_po
 
Constructor Summary
DocLine_Payroll(MHRMovement line, Doc_Payroll doc)
          Constructor
 
Method Summary
 String getAccountSign()
           
 BigDecimal getAmount()
           
 int getC_Activity_ID()
          Get Activity
 int getC_BP_Group_ID()
           
 int getC_BPartner_ID()
          Get BPartner
 int getHR_Concept_ID()
           
 int getHR_Department_ID()
           
 int getHR_Process_ID()
           
 
Methods 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_BPartner_Location_ID, getC_Campaign_ID, getC_Charge_ID, getC_ConversionType_ID, getC_Currency_ID, getC_LocFrom_ID, getC_LocTo_ID, getC_OrderLine_ID, getC_Period_ID, getC_Project_ID, getC_RevenueRecognition_ID, getC_SalesRegion_ID, getC_Tax_ID, getC_UOM_ID, getChargeAccount, getChargeAmt, getDateAcct, getDateDoc, getDescription, getDiscount, getLine, getListAmount, getM_AttributeSetInstance_ID, getM_Locator_ID, getM_LocatorTo_ID, getM_Product_ID, getM_ProductionPlan_ID, getOrder_Org_ID, getProduct, getProductCost, getProductCosts, getProductCosts, getQty, 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, setDateAcct, setDateDoc, setLineNetAmtDifference, setProductionBOM, setQty, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocLine_Payroll

public DocLine_Payroll(MHRMovement line,
                       Doc_Payroll doc)
Constructor

Parameters:
line - Payroll line
doc - header
Method Detail

getHR_Process_ID

public int getHR_Process_ID()

getHR_Concept_ID

public int getHR_Concept_ID()

getAccountSign

public String getAccountSign()

getC_BPartner_ID

public int getC_BPartner_ID()
Description copied from class: DocLine
Get BPartner

Overrides:
getC_BPartner_ID in class DocLine
Returns:
C_BPartner_ID

getC_Activity_ID

public int getC_Activity_ID()
Description copied from class: DocLine
Get Activity

Overrides:
getC_Activity_ID in class DocLine
Returns:
C_Activity_ID

getAmount

public BigDecimal getAmount()

getHR_Department_ID

public int getHR_Department_ID()

getC_BP_Group_ID

public int getC_BP_Group_ID()

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.