public class

ExternalPayrollResultDataType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.payrollinterface.ExternalPayrollResultDataType

Class Overview

External Payroll Result Data

Java class for External_Payroll_Result_DataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="External_Payroll_Result_DataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Worker_Reference" type="{urn:com.workday/bsvc}WorkerObjectType"/>
         <element name="Pay_Group_Reference" type="{urn:com.workday/bsvc}Pay_GroupObjectType"/>
         <element name="Period_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="Payment_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="Check_Number" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="Batch_ID" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="Gross_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Net_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Allowance_Plan_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Allowance_Plan_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Bonus_Plan_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Bonus_Plan_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Commission_Plan_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Commission_Plan_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ER_Paid_Deductions_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ER_Paid_Deductions_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Imputed_Income_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Imputed_Income_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Merit_Plan_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Merit_Plan_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Non_Cash_Taxable_Benefits_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Overtime_Amount_1" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Overtime_Hours_1" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="15"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Overtime_Amount_2" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Overtime_Hours_2" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="15"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Post_Tax_Deductions_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Post_Tax_Deductions_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Post_Tax_Deductions_3_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Post_Tax_Deductions_4_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Pre_Tax_Deductions_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Pre_Tax_Deductions_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Pre_Tax_Deductions_3_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Pre_Tax_Deductions_4_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Salary_Plan_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Salary_Plan_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Statutory_Taxes_Employee_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Statutory_Taxes_Employer_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Stock_Plan_1_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Stock_Plan_2_Amount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
               <totalDigits value="23"/>
               <fractionDigits value="3"/>
             </restriction>
           </simpleType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected BigDecimal allowancePlan1Amount
protected BigDecimal allowancePlan2Amount
protected String batchID
protected BigDecimal bonusPlan1Amount
protected BigDecimal bonusPlan2Amount
protected String checkNumber
protected BigDecimal commissionPlan1Amount
protected BigDecimal commissionPlan2Amount
protected BigDecimal erPaidDeductions1Amount
protected BigDecimal erPaidDeductions2Amount
protected BigDecimal grossAmount
protected BigDecimal imputedIncome1Amount
protected BigDecimal imputedIncome2Amount
protected BigDecimal meritPlan1Amount
protected BigDecimal meritPlan2Amount
protected BigDecimal netAmount
protected BigDecimal nonCashTaxableBenefitsAmount
protected BigDecimal overtimeAmount1
protected BigDecimal overtimeAmount2
protected BigDecimal overtimeHours1
protected BigDecimal overtimeHours2
protected PayGroupObjectType payGroupReference
protected XMLGregorianCalendar paymentDate
protected XMLGregorianCalendar periodDate
protected BigDecimal postTaxDeductions2Amount
protected BigDecimal postTaxDeductions3Amount
protected BigDecimal postTaxDeductions4Amount
protected BigDecimal postTaxDeductionsAmount
protected BigDecimal preTaxDeductions2Amount
protected BigDecimal preTaxDeductions3Amount
protected BigDecimal preTaxDeductions4Amount
protected BigDecimal preTaxDeductionsAmount
protected BigDecimal salaryPlan1Amount
protected BigDecimal salaryPlan2Amount
protected BigDecimal statutoryTaxesEmployeeAmount
protected BigDecimal statutoryTaxesEmployerAmount
protected BigDecimal stockPlan1Amount
protected BigDecimal stockPlan2Amount
protected WorkerObjectType workerReference
Public Constructors
ExternalPayrollResultDataType()
Public Methods
BigDecimal getAllowancePlan1Amount()
Gets the value of the allowancePlan1Amount property.
BigDecimal getAllowancePlan2Amount()
Gets the value of the allowancePlan2Amount property.
String getBatchID()
Gets the value of the batchID property.
BigDecimal getBonusPlan1Amount()
Gets the value of the bonusPlan1Amount property.
BigDecimal getBonusPlan2Amount()
Gets the value of the bonusPlan2Amount property.
String getCheckNumber()
Gets the value of the checkNumber property.
BigDecimal getCommissionPlan1Amount()
Gets the value of the commissionPlan1Amount property.
BigDecimal getCommissionPlan2Amount()
Gets the value of the commissionPlan2Amount property.
BigDecimal getERPaidDeductions1Amount()
Gets the value of the erPaidDeductions1Amount property.
BigDecimal getERPaidDeductions2Amount()
Gets the value of the erPaidDeductions2Amount property.
BigDecimal getGrossAmount()
Gets the value of the grossAmount property.
BigDecimal getImputedIncome1Amount()
Gets the value of the imputedIncome1Amount property.
BigDecimal getImputedIncome2Amount()
Gets the value of the imputedIncome2Amount property.
BigDecimal getMeritPlan1Amount()
Gets the value of the meritPlan1Amount property.
BigDecimal getMeritPlan2Amount()
Gets the value of the meritPlan2Amount property.
BigDecimal getNetAmount()
Gets the value of the netAmount property.
BigDecimal getNonCashTaxableBenefitsAmount()
Gets the value of the nonCashTaxableBenefitsAmount property.
BigDecimal getOvertimeAmount1()
Gets the value of the overtimeAmount1 property.
BigDecimal getOvertimeAmount2()
Gets the value of the overtimeAmount2 property.
BigDecimal getOvertimeHours1()
Gets the value of the overtimeHours1 property.
BigDecimal getOvertimeHours2()
Gets the value of the overtimeHours2 property.
PayGroupObjectType getPayGroupReference()
Gets the value of the payGroupReference property.
XMLGregorianCalendar getPaymentDate()
Gets the value of the paymentDate property.
XMLGregorianCalendar getPeriodDate()
Gets the value of the periodDate property.
BigDecimal getPostTaxDeductions2Amount()
Gets the value of the postTaxDeductions2Amount property.
BigDecimal getPostTaxDeductions3Amount()
Gets the value of the postTaxDeductions3Amount property.
BigDecimal getPostTaxDeductions4Amount()
Gets the value of the postTaxDeductions4Amount property.
BigDecimal getPostTaxDeductionsAmount()
Gets the value of the postTaxDeductionsAmount property.
BigDecimal getPreTaxDeductions2Amount()
Gets the value of the preTaxDeductions2Amount property.
BigDecimal getPreTaxDeductions3Amount()
Gets the value of the preTaxDeductions3Amount property.
BigDecimal getPreTaxDeductions4Amount()
Gets the value of the preTaxDeductions4Amount property.
BigDecimal getPreTaxDeductionsAmount()
Gets the value of the preTaxDeductionsAmount property.
BigDecimal getSalaryPlan1Amount()
Gets the value of the salaryPlan1Amount property.
BigDecimal getSalaryPlan2Amount()
Gets the value of the salaryPlan2Amount property.
BigDecimal getStatutoryTaxesEmployeeAmount()
Gets the value of the statutoryTaxesEmployeeAmount property.
BigDecimal getStatutoryTaxesEmployerAmount()
Gets the value of the statutoryTaxesEmployerAmount property.
BigDecimal getStockPlan1Amount()
Gets the value of the stockPlan1Amount property.
BigDecimal getStockPlan2Amount()
Gets the value of the stockPlan2Amount property.
WorkerObjectType getWorkerReference()
Gets the value of the workerReference property.
void setAllowancePlan1Amount(BigDecimal value)
Sets the value of the allowancePlan1Amount property.
void setAllowancePlan2Amount(BigDecimal value)
Sets the value of the allowancePlan2Amount property.
void setBatchID(String value)
Sets the value of the batchID property.
void setBonusPlan1Amount(BigDecimal value)
Sets the value of the bonusPlan1Amount property.
void setBonusPlan2Amount(BigDecimal value)
Sets the value of the bonusPlan2Amount property.
void setCheckNumber(String value)
Sets the value of the checkNumber property.
void setCommissionPlan1Amount(BigDecimal value)
Sets the value of the commissionPlan1Amount property.
void setCommissionPlan2Amount(BigDecimal value)
Sets the value of the commissionPlan2Amount property.
void setERPaidDeductions1Amount(BigDecimal value)
Sets the value of the erPaidDeductions1Amount property.
void setERPaidDeductions2Amount(BigDecimal value)
Sets the value of the erPaidDeductions2Amount property.
void setGrossAmount(BigDecimal value)
Sets the value of the grossAmount property.
void setImputedIncome1Amount(BigDecimal value)
Sets the value of the imputedIncome1Amount property.
void setImputedIncome2Amount(BigDecimal value)
Sets the value of the imputedIncome2Amount property.
void setMeritPlan1Amount(BigDecimal value)
Sets the value of the meritPlan1Amount property.
void setMeritPlan2Amount(BigDecimal value)
Sets the value of the meritPlan2Amount property.
void setNetAmount(BigDecimal value)
Sets the value of the netAmount property.
void setNonCashTaxableBenefitsAmount(BigDecimal value)
Sets the value of the nonCashTaxableBenefitsAmount property.
void setOvertimeAmount1(BigDecimal value)
Sets the value of the overtimeAmount1 property.
void setOvertimeAmount2(BigDecimal value)
Sets the value of the overtimeAmount2 property.
void setOvertimeHours1(BigDecimal value)
Sets the value of the overtimeHours1 property.
void setOvertimeHours2(BigDecimal value)
Sets the value of the overtimeHours2 property.
void setPayGroupReference(PayGroupObjectType value)
Sets the value of the payGroupReference property.
void setPaymentDate(XMLGregorianCalendar value)
Sets the value of the paymentDate property.
void setPeriodDate(XMLGregorianCalendar value)
Sets the value of the periodDate property.
void setPostTaxDeductions2Amount(BigDecimal value)
Sets the value of the postTaxDeductions2Amount property.
void setPostTaxDeductions3Amount(BigDecimal value)
Sets the value of the postTaxDeductions3Amount property.
void setPostTaxDeductions4Amount(BigDecimal value)
Sets the value of the postTaxDeductions4Amount property.
void setPostTaxDeductionsAmount(BigDecimal value)
Sets the value of the postTaxDeductionsAmount property.
void setPreTaxDeductions2Amount(BigDecimal value)
Sets the value of the preTaxDeductions2Amount property.
void setPreTaxDeductions3Amount(BigDecimal value)
Sets the value of the preTaxDeductions3Amount property.
void setPreTaxDeductions4Amount(BigDecimal value)
Sets the value of the preTaxDeductions4Amount property.
void setPreTaxDeductionsAmount(BigDecimal value)
Sets the value of the preTaxDeductionsAmount property.
void setSalaryPlan1Amount(BigDecimal value)
Sets the value of the salaryPlan1Amount property.
void setSalaryPlan2Amount(BigDecimal value)
Sets the value of the salaryPlan2Amount property.
void setStatutoryTaxesEmployeeAmount(BigDecimal value)
Sets the value of the statutoryTaxesEmployeeAmount property.
void setStatutoryTaxesEmployerAmount(BigDecimal value)
Sets the value of the statutoryTaxesEmployerAmount property.
void setStockPlan1Amount(BigDecimal value)
Sets the value of the stockPlan1Amount property.
void setStockPlan2Amount(BigDecimal value)
Sets the value of the stockPlan2Amount property.
void setWorkerReference(WorkerObjectType value)
Sets the value of the workerReference property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected BigDecimal allowancePlan1Amount

protected BigDecimal allowancePlan2Amount

protected String batchID

protected BigDecimal bonusPlan1Amount

protected BigDecimal bonusPlan2Amount

protected String checkNumber

protected BigDecimal commissionPlan1Amount

protected BigDecimal commissionPlan2Amount

protected BigDecimal erPaidDeductions1Amount

protected BigDecimal erPaidDeductions2Amount

protected BigDecimal grossAmount

protected BigDecimal imputedIncome1Amount

protected BigDecimal imputedIncome2Amount

protected BigDecimal meritPlan1Amount

protected BigDecimal meritPlan2Amount

protected BigDecimal netAmount

protected BigDecimal nonCashTaxableBenefitsAmount

protected BigDecimal overtimeAmount1

protected BigDecimal overtimeAmount2

protected BigDecimal overtimeHours1

protected BigDecimal overtimeHours2

protected PayGroupObjectType payGroupReference

protected XMLGregorianCalendar paymentDate

protected XMLGregorianCalendar periodDate

protected BigDecimal postTaxDeductions2Amount

protected BigDecimal postTaxDeductions3Amount

protected BigDecimal postTaxDeductions4Amount

protected BigDecimal postTaxDeductionsAmount

protected BigDecimal preTaxDeductions2Amount

protected BigDecimal preTaxDeductions3Amount

protected BigDecimal preTaxDeductions4Amount

protected BigDecimal preTaxDeductionsAmount

protected BigDecimal salaryPlan1Amount

protected BigDecimal salaryPlan2Amount

protected BigDecimal statutoryTaxesEmployeeAmount

protected BigDecimal statutoryTaxesEmployerAmount

protected BigDecimal stockPlan1Amount

protected BigDecimal stockPlan2Amount

protected WorkerObjectType workerReference

Public Constructors

public ExternalPayrollResultDataType ()

Public Methods

public BigDecimal getAllowancePlan1Amount ()

Gets the value of the allowancePlan1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getAllowancePlan2Amount ()

Gets the value of the allowancePlan2Amount property.

Returns
  • possible object is BigDecimal

public String getBatchID ()

Gets the value of the batchID property.

Returns
  • possible object is String

public BigDecimal getBonusPlan1Amount ()

Gets the value of the bonusPlan1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getBonusPlan2Amount ()

Gets the value of the bonusPlan2Amount property.

Returns
  • possible object is BigDecimal

public String getCheckNumber ()

Gets the value of the checkNumber property.

Returns
  • possible object is String

public BigDecimal getCommissionPlan1Amount ()

Gets the value of the commissionPlan1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getCommissionPlan2Amount ()

Gets the value of the commissionPlan2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getERPaidDeductions1Amount ()

Gets the value of the erPaidDeductions1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getERPaidDeductions2Amount ()

Gets the value of the erPaidDeductions2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getGrossAmount ()

Gets the value of the grossAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getImputedIncome1Amount ()

Gets the value of the imputedIncome1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getImputedIncome2Amount ()

Gets the value of the imputedIncome2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getMeritPlan1Amount ()

Gets the value of the meritPlan1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getMeritPlan2Amount ()

Gets the value of the meritPlan2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getNetAmount ()

Gets the value of the netAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getNonCashTaxableBenefitsAmount ()

Gets the value of the nonCashTaxableBenefitsAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getOvertimeAmount1 ()

Gets the value of the overtimeAmount1 property.

Returns
  • possible object is BigDecimal

public BigDecimal getOvertimeAmount2 ()

Gets the value of the overtimeAmount2 property.

Returns
  • possible object is BigDecimal

public BigDecimal getOvertimeHours1 ()

Gets the value of the overtimeHours1 property.

Returns
  • possible object is BigDecimal

public BigDecimal getOvertimeHours2 ()

Gets the value of the overtimeHours2 property.

Returns
  • possible object is BigDecimal

public PayGroupObjectType getPayGroupReference ()

Gets the value of the payGroupReference property.

Returns

public XMLGregorianCalendar getPaymentDate ()

Gets the value of the paymentDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getPeriodDate ()

Gets the value of the periodDate property.

Returns
  • possible object is XMLGregorianCalendar

public BigDecimal getPostTaxDeductions2Amount ()

Gets the value of the postTaxDeductions2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPostTaxDeductions3Amount ()

Gets the value of the postTaxDeductions3Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPostTaxDeductions4Amount ()

Gets the value of the postTaxDeductions4Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPostTaxDeductionsAmount ()

Gets the value of the postTaxDeductionsAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPreTaxDeductions2Amount ()

Gets the value of the preTaxDeductions2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPreTaxDeductions3Amount ()

Gets the value of the preTaxDeductions3Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPreTaxDeductions4Amount ()

Gets the value of the preTaxDeductions4Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getPreTaxDeductionsAmount ()

Gets the value of the preTaxDeductionsAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getSalaryPlan1Amount ()

Gets the value of the salaryPlan1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getSalaryPlan2Amount ()

Gets the value of the salaryPlan2Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getStatutoryTaxesEmployeeAmount ()

Gets the value of the statutoryTaxesEmployeeAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getStatutoryTaxesEmployerAmount ()

Gets the value of the statutoryTaxesEmployerAmount property.

Returns
  • possible object is BigDecimal

public BigDecimal getStockPlan1Amount ()

Gets the value of the stockPlan1Amount property.

Returns
  • possible object is BigDecimal

public BigDecimal getStockPlan2Amount ()

Gets the value of the stockPlan2Amount property.

Returns
  • possible object is BigDecimal

public WorkerObjectType getWorkerReference ()

Gets the value of the workerReference property.

Returns

public void setAllowancePlan1Amount (BigDecimal value)

Sets the value of the allowancePlan1Amount property.

Parameters
value Allowed object is BigDecimal

public void setAllowancePlan2Amount (BigDecimal value)

Sets the value of the allowancePlan2Amount property.

Parameters
value Allowed object is BigDecimal

public void setBatchID (String value)

Sets the value of the batchID property.

Parameters
value Allowed object is String

public void setBonusPlan1Amount (BigDecimal value)

Sets the value of the bonusPlan1Amount property.

Parameters
value Allowed object is BigDecimal

public void setBonusPlan2Amount (BigDecimal value)

Sets the value of the bonusPlan2Amount property.

Parameters
value Allowed object is BigDecimal

public void setCheckNumber (String value)

Sets the value of the checkNumber property.

Parameters
value Allowed object is String

public void setCommissionPlan1Amount (BigDecimal value)

Sets the value of the commissionPlan1Amount property.

Parameters
value Allowed object is BigDecimal

public void setCommissionPlan2Amount (BigDecimal value)

Sets the value of the commissionPlan2Amount property.

Parameters
value Allowed object is BigDecimal

public void setERPaidDeductions1Amount (BigDecimal value)

Sets the value of the erPaidDeductions1Amount property.

Parameters
value Allowed object is BigDecimal

public void setERPaidDeductions2Amount (BigDecimal value)

Sets the value of the erPaidDeductions2Amount property.

Parameters
value Allowed object is BigDecimal

public void setGrossAmount (BigDecimal value)

Sets the value of the grossAmount property.

Parameters
value Allowed object is BigDecimal

public void setImputedIncome1Amount (BigDecimal value)

Sets the value of the imputedIncome1Amount property.

Parameters
value Allowed object is BigDecimal

public void setImputedIncome2Amount (BigDecimal value)

Sets the value of the imputedIncome2Amount property.

Parameters
value Allowed object is BigDecimal

public void setMeritPlan1Amount (BigDecimal value)

Sets the value of the meritPlan1Amount property.

Parameters
value Allowed object is BigDecimal

public void setMeritPlan2Amount (BigDecimal value)

Sets the value of the meritPlan2Amount property.

Parameters
value Allowed object is BigDecimal

public void setNetAmount (BigDecimal value)

Sets the value of the netAmount property.

Parameters
value Allowed object is BigDecimal

public void setNonCashTaxableBenefitsAmount (BigDecimal value)

Sets the value of the nonCashTaxableBenefitsAmount property.

Parameters
value Allowed object is BigDecimal

public void setOvertimeAmount1 (BigDecimal value)

Sets the value of the overtimeAmount1 property.

Parameters
value Allowed object is BigDecimal

public void setOvertimeAmount2 (BigDecimal value)

Sets the value of the overtimeAmount2 property.

Parameters
value Allowed object is BigDecimal

public void setOvertimeHours1 (BigDecimal value)

Sets the value of the overtimeHours1 property.

Parameters
value Allowed object is BigDecimal

public void setOvertimeHours2 (BigDecimal value)

Sets the value of the overtimeHours2 property.

Parameters
value Allowed object is BigDecimal

public void setPayGroupReference (PayGroupObjectType value)

Sets the value of the payGroupReference property.

Parameters
value Allowed object is PayGroupObjectType

public void setPaymentDate (XMLGregorianCalendar value)

Sets the value of the paymentDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setPeriodDate (XMLGregorianCalendar value)

Sets the value of the periodDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setPostTaxDeductions2Amount (BigDecimal value)

Sets the value of the postTaxDeductions2Amount property.

Parameters
value Allowed object is BigDecimal

public void setPostTaxDeductions3Amount (BigDecimal value)

Sets the value of the postTaxDeductions3Amount property.

Parameters
value Allowed object is BigDecimal

public void setPostTaxDeductions4Amount (BigDecimal value)

Sets the value of the postTaxDeductions4Amount property.

Parameters
value Allowed object is BigDecimal

public void setPostTaxDeductionsAmount (BigDecimal value)

Sets the value of the postTaxDeductionsAmount property.

Parameters
value Allowed object is BigDecimal

public void setPreTaxDeductions2Amount (BigDecimal value)

Sets the value of the preTaxDeductions2Amount property.

Parameters
value Allowed object is BigDecimal

public void setPreTaxDeductions3Amount (BigDecimal value)

Sets the value of the preTaxDeductions3Amount property.

Parameters
value Allowed object is BigDecimal

public void setPreTaxDeductions4Amount (BigDecimal value)

Sets the value of the preTaxDeductions4Amount property.

Parameters
value Allowed object is BigDecimal

public void setPreTaxDeductionsAmount (BigDecimal value)

Sets the value of the preTaxDeductionsAmount property.

Parameters
value Allowed object is BigDecimal

public void setSalaryPlan1Amount (BigDecimal value)

Sets the value of the salaryPlan1Amount property.

Parameters
value Allowed object is BigDecimal

public void setSalaryPlan2Amount (BigDecimal value)

Sets the value of the salaryPlan2Amount property.

Parameters
value Allowed object is BigDecimal

public void setStatutoryTaxesEmployeeAmount (BigDecimal value)

Sets the value of the statutoryTaxesEmployeeAmount property.

Parameters
value Allowed object is BigDecimal

public void setStatutoryTaxesEmployerAmount (BigDecimal value)

Sets the value of the statutoryTaxesEmployerAmount property.

Parameters
value Allowed object is BigDecimal

public void setStockPlan1Amount (BigDecimal value)

Sets the value of the stockPlan1Amount property.

Parameters
value Allowed object is BigDecimal

public void setStockPlan2Amount (BigDecimal value)

Sets the value of the stockPlan2Amount property.

Parameters
value Allowed object is BigDecimal

public void setWorkerReference (WorkerObjectType value)

Sets the value of the workerReference property.

Parameters
value Allowed object is WorkerObjectType