| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollOffCyclePaymentResponseDataType |
Get Payroll Off-cycle payment response.
Java class for Payroll_Off-cycle_Payment_Response_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Off-cycle_Payment_Response_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Batch_ID" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="Payment_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Employee_Reference" type="{urn:com.workday/bsvc}EmployeeObjectType" minOccurs="0"/>
<element name="Payment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Period_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Payment_Priority" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Run_Category_Reference" type="{urn:com.workday/bsvc}Run_CategoryObjectType" minOccurs="0"/>
<element name="Pay_Group_Reference" type="{urn:com.workday/bsvc}Pay_GroupObjectType" minOccurs="0"/>
<element name="Result_Type_Reference" type="{urn:com.workday/bsvc}Payroll_Off-cycle_TypeObjectType" minOccurs="0"/>
<element name="Replacement" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Reason_Reference" type="{urn:com.workday/bsvc}Payroll_Action_ReasonObjectType" minOccurs="0"/>
<choice>
<element name="On_Demand_Payment_Data" type="{urn:com.workday/bsvc}On_Demand_Payment_DataType" minOccurs="0"/>
<element name="Manual_Payment_Data" type="{urn:com.workday/bsvc}Manual_Payment_DataType" minOccurs="0"/>
</choice>
<element name="Result_Worktag_Overrides_Data" type="{urn:com.workday/bsvc}Result_Worktag_Overrides_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Off-cycle_Input_Data" type="{urn:com.workday/bsvc}Off-cycle_Input_DataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| batchID | |||||||||||
| employeeReference | |||||||||||
| manualPaymentData | |||||||||||
| offCycleInputData | |||||||||||
| onDemandPaymentData | |||||||||||
| payGroupReference | |||||||||||
| paymentDate | |||||||||||
| paymentID | |||||||||||
| paymentPriority | |||||||||||
| periodDate | |||||||||||
| reasonReference | |||||||||||
| replacement | |||||||||||
| resultTypeReference | |||||||||||
| resultWorktagOverridesData | |||||||||||
| runCategoryReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the batchID property.
| |||||||||||
Gets the value of the employeeReference property.
| |||||||||||
Gets the value of the manualPaymentData property.
| |||||||||||
Gets the value of the offCycleInputData property.
| |||||||||||
Gets the value of the onDemandPaymentData property.
| |||||||||||
Gets the value of the payGroupReference property.
| |||||||||||
Gets the value of the paymentDate property.
| |||||||||||
Gets the value of the paymentID property.
| |||||||||||
Gets the value of the paymentPriority property.
| |||||||||||
Gets the value of the periodDate property.
| |||||||||||
Gets the value of the reasonReference property.
| |||||||||||
Gets the value of the resultTypeReference property.
| |||||||||||
Gets the value of the resultWorktagOverridesData property.
| |||||||||||
Gets the value of the runCategoryReference property.
| |||||||||||
Gets the value of the replacement property.
| |||||||||||
Sets the value of the batchID property.
| |||||||||||
Sets the value of the employeeReference property.
| |||||||||||
Sets the value of the manualPaymentData property.
| |||||||||||
Sets the value of the onDemandPaymentData property.
| |||||||||||
Sets the value of the payGroupReference property.
| |||||||||||
Sets the value of the paymentDate property.
| |||||||||||
Sets the value of the paymentID property.
| |||||||||||
Sets the value of the paymentPriority property.
| |||||||||||
Sets the value of the periodDate property.
| |||||||||||
Sets the value of the reasonReference property.
| |||||||||||
Sets the value of the replacement property.
| |||||||||||
Sets the value of the resultTypeReference property.
| |||||||||||
Sets the value of the runCategoryReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the batchID property.
Gets the value of the employeeReference property.
EmployeeObjectType
Gets the value of the manualPaymentData property.
ManualPaymentDataType
Gets the value of the offCycleInputData 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 offCycleInputData property.
For example, to add a new item, do as follows:
getOffCycleInputData().add(newItem);
Objects of the following type(s) are allowed in the list
OffCycleInputDataType
Gets the value of the onDemandPaymentData property.
OnDemandPaymentDataType
Gets the value of the payGroupReference property.
PayGroupObjectType
Gets the value of the paymentDate property.
Gets the value of the paymentID property.
Gets the value of the paymentPriority property.
Gets the value of the periodDate property.
Gets the value of the reasonReference property.
PayrollActionReasonObjectType
Gets the value of the resultTypeReference property.
PayrollOffCycleTypeObjectType
Gets the value of the resultWorktagOverridesData 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 resultWorktagOverridesData property.
For example, to add a new item, do as follows:
getResultWorktagOverridesData().add(newItem);
Objects of the following type(s) are allowed in the list
ResultWorktagOverridesDataType
Gets the value of the runCategoryReference property.
RunCategoryObjectType
Gets the value of the replacement property.
Sets the value of the batchID property.
| value | Allowed object is String |
|---|
Sets the value of the employeeReference property.
| value | Allowed object is
EmployeeObjectType
|
|---|
Sets the value of the manualPaymentData property.
| value | Allowed object is
ManualPaymentDataType
|
|---|
Sets the value of the onDemandPaymentData property.
| value | Allowed object is
OnDemandPaymentDataType
|
|---|
Sets the value of the payGroupReference property.
| value | Allowed object is
PayGroupObjectType
|
|---|
Sets the value of the paymentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the paymentID property.
| value | Allowed object is String |
|---|
Sets the value of the paymentPriority property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the periodDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the reasonReference property.
| value | Allowed object is
PayrollActionReasonObjectType
|
|---|
Sets the value of the replacement property.
| value | Allowed object is Boolean |
|---|
Sets the value of the resultTypeReference property.
| value | Allowed object is
PayrollOffCycleTypeObjectType
|
|---|
Sets the value of the runCategoryReference property.
| value | Allowed object is
RunCategoryObjectType
|
|---|