| java.lang.Object | |
| ↳ | workday.com.bsvc.WithholdingOrderDataForGetPayrollResultsType |
Withholding Order Data for Get Payroll Results
Java class for Withholding_Order_Data_for_Get_Payroll_ResultsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Withholding_Order_Data_for_Get_Payroll_ResultsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Case_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Withholding_Order_Type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Order_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Received_Date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Begin_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Order_Status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Order_Priority" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="6"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Total_Debt_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Pay_Period_Amount_Type_Reference" type="{urn:com.workday/bsvc}Withholding_Order_Amount_TypeObjectType" minOccurs="0"/>
<choice>
<element name="Pay_Period_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Pay_Period_Amount_as_Percent" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="9"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
</choice>
<element name="Pay_Period_Frequency_Reference" type="{urn:com.workday/bsvc}FrequencyObjectType" minOccurs="0"/>
<element name="Payroll_Tax_Authority_Reference" type="{urn:com.workday/bsvc}Payroll_Tax_AuthorityObjectType" minOccurs="0"/>
<element name="Deduction_Recipient_Reference" type="{urn:com.workday/bsvc}Deduction_RecipientObjectType" minOccurs="0"/>
<element name="Deduction_Recipient_Address_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Deduction_Recipient_Remit_To_Address_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" minOccurs="0"/>
<element name="Deduction_Recipient_Instant_Messenger_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Deduction_Recipient_Bank_Account_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" minOccurs="0"/>
<element name="Originating_Entity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the beginDate property.
| |||||||||||
Gets the value of the caseNumber property.
| |||||||||||
Gets the value of the deductionRecipientAddressReference property.
| |||||||||||
Gets the value of the deductionRecipientBankAccountReference property.
| |||||||||||
Gets the value of the deductionRecipientInstantMessengerReference property.
| |||||||||||
Gets the value of the deductionRecipientReference property.
| |||||||||||
Gets the value of the deductionRecipientRemitToAddressReference property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the orderDate property.
| |||||||||||
Gets the value of the orderPriority property.
| |||||||||||
Gets the value of the orderStatus property.
| |||||||||||
Gets the value of the originatingEntity property.
| |||||||||||
Gets the value of the payPeriodAmount property.
| |||||||||||
Gets the value of the payPeriodAmountAsPercent property.
| |||||||||||
Gets the value of the payPeriodAmountTypeReference property.
| |||||||||||
Gets the value of the payPeriodFrequencyReference property.
| |||||||||||
Gets the value of the payrollTaxAuthorityReference property.
| |||||||||||
Gets the value of the receivedDate property.
| |||||||||||
Gets the value of the totalDebtAmount property.
| |||||||||||
Gets the value of the withholdingOrderType property.
| |||||||||||
Sets the value of the beginDate property.
| |||||||||||
Sets the value of the caseNumber property.
| |||||||||||
Sets the value of the deductionRecipientBankAccountReference property.
| |||||||||||
Sets the value of the deductionRecipientReference property.
| |||||||||||
Sets the value of the deductionRecipientRemitToAddressReference property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the orderDate property.
| |||||||||||
Sets the value of the orderPriority property.
| |||||||||||
Sets the value of the orderStatus property.
| |||||||||||
Sets the value of the originatingEntity property.
| |||||||||||
Sets the value of the payPeriodAmount property.
| |||||||||||
Sets the value of the payPeriodAmountAsPercent property.
| |||||||||||
Sets the value of the payPeriodAmountTypeReference property.
| |||||||||||
Sets the value of the payPeriodFrequencyReference property.
| |||||||||||
Sets the value of the payrollTaxAuthorityReference property.
| |||||||||||
Sets the value of the receivedDate property.
| |||||||||||
Sets the value of the totalDebtAmount property.
| |||||||||||
Sets the value of the withholdingOrderType property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the beginDate property.
Gets the value of the caseNumber property.
Gets the value of the deductionRecipientAddressReference 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 deductionRecipientAddressReference property.
For example, to add a new item, do as follows:
getDeductionRecipientAddressReference().add(newItem);
Objects of the following type(s) are allowed in the list
UniqueIdentifierObjectType
Gets the value of the deductionRecipientBankAccountReference property.
UniqueIdentifierObjectType
Gets the value of the deductionRecipientInstantMessengerReference 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 deductionRecipientInstantMessengerReference property.
For example, to add a new item, do as follows:
getDeductionRecipientInstantMessengerReference().add(newItem);
Objects of the following type(s) are allowed in the list
UniqueIdentifierObjectType
Gets the value of the deductionRecipientReference property.
DeductionRecipientObjectType
Gets the value of the deductionRecipientRemitToAddressReference property.
UniqueIdentifierObjectType
Gets the value of the endDate property.
Gets the value of the memo property.
Gets the value of the orderDate property.
Gets the value of the orderPriority property.
Gets the value of the orderStatus property.
Gets the value of the originatingEntity property.
Gets the value of the payPeriodAmount property.
Gets the value of the payPeriodAmountAsPercent property.
Gets the value of the payPeriodAmountTypeReference property.
WithholdingOrderAmountTypeObjectType
Gets the value of the payPeriodFrequencyReference property.
FrequencyObjectType
Gets the value of the payrollTaxAuthorityReference property.
PayrollTaxAuthorityObjectType
Gets the value of the receivedDate property.
Gets the value of the totalDebtAmount property.
Gets the value of the withholdingOrderType property.
Sets the value of the beginDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the caseNumber property.
| value | Allowed object is String |
|---|
Sets the value of the deductionRecipientBankAccountReference property.
| value | Allowed object is
UniqueIdentifierObjectType
|
|---|
Sets the value of the deductionRecipientReference property.
| value | Allowed object is
DeductionRecipientObjectType
|
|---|
Sets the value of the deductionRecipientRemitToAddressReference property.
| value | Allowed object is
UniqueIdentifierObjectType
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the memo property.
| value | Allowed object is String |
|---|
Sets the value of the orderDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the orderPriority property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the orderStatus property.
| value | Allowed object is String |
|---|
Sets the value of the originatingEntity property.
| value | Allowed object is String |
|---|
Sets the value of the payPeriodAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the payPeriodAmountAsPercent property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the payPeriodAmountTypeReference property.
| value | Allowed object is
WithholdingOrderAmountTypeObjectType
|
|---|
Sets the value of the payPeriodFrequencyReference property.
| value | Allowed object is
FrequencyObjectType
|
|---|
Sets the value of the payrollTaxAuthorityReference property.
| value | Allowed object is
PayrollTaxAuthorityObjectType
|
|---|
Sets the value of the receivedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the totalDebtAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the withholdingOrderType property.
| value | Allowed object is String |
|---|