| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollResultType |
Payroll Result
Java class for Payroll_ResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_ResultType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_Reference" type="{urn:com.workday/bsvc}EmployeeObjectType" minOccurs="0"/>
<element name="Employee_Name_Data" type="{urn:com.workday/bsvc}Name_Data_for_Get_Payroll_ResultsType" minOccurs="0"/>
<element name="National_ID_Data" type="{urn:com.workday/bsvc}National_ID_Data_for_Get_Payroll_ResultsType" minOccurs="0"/>
<element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType" minOccurs="0"/>
<element name="Pay_Group_Reference" type="{urn:com.workday/bsvc}Pay_Group_DetailObjectType" minOccurs="0"/>
<element name="Run_Category_Reference" type="{urn:com.workday/bsvc}Run_CategoryObjectType" minOccurs="0"/>
<element name="Pay_Period_Frequency" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="18"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Off-cycle_Type_Reference" type="{urn:com.workday/bsvc}Payroll_Off-cycle_TypeObjectType" minOccurs="0"/>
<element name="For_Additional_Pay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Result_Completed_Date_Time" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Period_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Period_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Subperiod_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Subperiod_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Payment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Gross_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Net_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}Currency_Reference_DataType" minOccurs="0"/>
<element name="Payroll_Result_Data" type="{urn:com.workday/bsvc}Result_Line_Details_for_Get_Payroll_ResultsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Pay_Accumulation_Data" type="{urn:com.workday/bsvc}Pay_Accumulation_Data_for_Get_Payroll_ResultsType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the companyReference property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the employeeNameData property.
| |||||||||||
Gets the value of the employeeReference property.
| |||||||||||
Gets the value of the grossAmount property.
| |||||||||||
Gets the value of the nationalIDData property.
| |||||||||||
Gets the value of the netAmount property.
| |||||||||||
Gets the value of the offCycleTypeReference property.
| |||||||||||
Gets the value of the payAccumulationData property.
| |||||||||||
Gets the value of the payGroupReference property.
| |||||||||||
Gets the value of the payPeriodFrequency property.
| |||||||||||
Gets the value of the paymentDate property.
| |||||||||||
Gets the value of the payrollResultData property.
| |||||||||||
Gets the value of the periodEndDate property.
| |||||||||||
Gets the value of the periodStartDate property.
| |||||||||||
Gets the value of the resultCompletedDateTime property.
| |||||||||||
Gets the value of the runCategoryReference property.
| |||||||||||
Gets the value of the subperiodEndDate property.
| |||||||||||
Gets the value of the subperiodStartDate property.
| |||||||||||
Gets the value of the forAdditionalPay property.
| |||||||||||
Sets the value of the companyReference property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the employeeNameData property.
| |||||||||||
Sets the value of the employeeReference property.
| |||||||||||
Sets the value of the forAdditionalPay property.
| |||||||||||
Sets the value of the grossAmount property.
| |||||||||||
Sets the value of the nationalIDData property.
| |||||||||||
Sets the value of the netAmount property.
| |||||||||||
Sets the value of the offCycleTypeReference property.
| |||||||||||
Sets the value of the payGroupReference property.
| |||||||||||
Sets the value of the payPeriodFrequency property.
| |||||||||||
Sets the value of the paymentDate property.
| |||||||||||
Sets the value of the periodEndDate property.
| |||||||||||
Sets the value of the periodStartDate property.
| |||||||||||
Sets the value of the resultCompletedDateTime property.
| |||||||||||
Sets the value of the runCategoryReference property.
| |||||||||||
Sets the value of the subperiodEndDate property.
| |||||||||||
Sets the value of the subperiodStartDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the companyReference property.
CompanyObjectType
Gets the value of the currencyReference property.
CurrencyReferenceDataType
Gets the value of the employeeNameData property.
NameDataForGetPayrollResultsType
Gets the value of the employeeReference property.
EmployeeObjectType
Gets the value of the grossAmount property.
Gets the value of the nationalIDData property.
NationalIDDataForGetPayrollResultsType
Gets the value of the netAmount property.
Gets the value of the offCycleTypeReference property.
PayrollOffCycleTypeObjectType
Gets the value of the payAccumulationData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the payAccumulationData property.
For example, to add a new item, do as follows:
getPayAccumulationData().add(newItem);
Objects of the following type(s) are allowed in the list
PayAccumulationDataForGetPayrollResultsType
Gets the value of the payGroupReference property.
PayGroupDetailObjectType
Gets the value of the payPeriodFrequency property.
Gets the value of the paymentDate property.
Gets the value of the payrollResultData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the payrollResultData property.
For example, to add a new item, do as follows:
getPayrollResultData().add(newItem);
Objects of the following type(s) are allowed in the list
ResultLineDetailsForGetPayrollResultsType
Gets the value of the periodEndDate property.
Gets the value of the periodStartDate property.
Gets the value of the resultCompletedDateTime property.
Gets the value of the runCategoryReference property.
RunCategoryObjectType
Gets the value of the subperiodEndDate property.
Gets the value of the subperiodStartDate property.
Gets the value of the forAdditionalPay property.
Sets the value of the companyReference property.
| value | Allowed object is
CompanyObjectType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyReferenceDataType
|
|---|
Sets the value of the employeeNameData property.
| value | Allowed object is
NameDataForGetPayrollResultsType
|
|---|
Sets the value of the employeeReference property.
| value | Allowed object is
EmployeeObjectType
|
|---|
Sets the value of the forAdditionalPay property.
| value | Allowed object is Boolean |
|---|
Sets the value of the grossAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the nationalIDData property.
| value | Allowed object is
NationalIDDataForGetPayrollResultsType
|
|---|
Sets the value of the netAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the offCycleTypeReference property.
| value | Allowed object is
PayrollOffCycleTypeObjectType
|
|---|
Sets the value of the payGroupReference property.
| value | Allowed object is
PayGroupDetailObjectType
|
|---|
Sets the value of the payPeriodFrequency property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the paymentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the periodEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the periodStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the resultCompletedDateTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the runCategoryReference property.
| value | Allowed object is
RunCategoryObjectType
|
|---|
Sets the value of the subperiodEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the subperiodStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|