| java.lang.Object | |
| ↳ | com.workday.payroll.PayrollInvoluntaryWithholdingOrderDataType |
Payroll Involuntary Withholding Order
Java class for Payroll_Involuntary_Withholding_Order_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Involuntary_Withholding_Order_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_Reference" type="{urn:com.workday/bsvc}WorkerObjectType"/>
<element name="Withholding_Order_Type_Reference" type="{urn:com.workday/bsvc}Withholding_Order_TypeObjectType"/>
<choice>
<element name="Withholding_Order_Case_Reference" type="{urn:com.workday/bsvc}Withholding_Order_CaseObjectType"/>
<element name="Case_Number" type="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
<element name="Withholding_Order_Additional_Order_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Order_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Received_Date" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="Begin_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType" minOccurs="0"/>
<element name="Inactive_Order" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Withholding_Order_Amount_Type_Reference" type="{urn:com.workday/bsvc}Withholding_Order_Amount_TypeObjectType" minOccurs="0"/>
<choice>
<element name="Withholding_Order_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="Withholding_Order_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"/>
<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="Issued_in_Reference" type="{urn:com.workday/bsvc}Payroll_Tax_AuthorityObjectType"/>
<element name="Deduction_Recipient_Reference" type="{urn:com.workday/bsvc}Deduction_RecipientObjectType"/>
<element name="Originating_Authority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<choice>
<element name="Bankruptcy_Order_Data" type="{urn:com.workday/bsvc}Bankruptcy_Order_Specific_DataType" minOccurs="0"/>
<element name="Creditor_Garnishment_Data" type="{urn:com.workday/bsvc}Credtitor_Garnishment_Specific_DataType" minOccurs="0"/>
<element name="Federal_Tax_Levy_Data" type="{urn:com.workday/bsvc}Federal_Tax_Levy_Specific_DataType" minOccurs="0"/>
<element name="State_Tax_Levy_Order_Data" type="{urn:com.workday/bsvc}State_Tax_Levy_Order_DataType" minOccurs="0"/>
<element name="Support_Order_Data" type="{urn:com.workday/bsvc}Payroll_Support_Order_DataType" minOccurs="0"/>
<element name="Payroll_Support_Order_Lump_Sum_Data" type="{urn:com.workday/bsvc}Payroll_Support_Order_Lump_Sum_DataType" minOccurs="0"/>
<element name="Wage_Assignment_Data" type="{urn:com.workday/bsvc}Wage_Assignment_Specific_DataType" minOccurs="0"/>
</choice>
<element name="Federal_Student_Loan_Data" type="{urn:com.workday/bsvc}Federal_Student_Loan_Specific_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Withholding_Order_Fee_Data" type="{urn:com.workday/bsvc}Withholding_Order_Fee_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Deduction_Recipient_Address_Data" type="{urn:com.workday/bsvc}Address_Information_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Withholding_Order_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the bankruptcyOrderData property.
| |||||||||||
Gets the value of the beginDate property.
| |||||||||||
Gets the value of the caseNumber property.
| |||||||||||
Gets the value of the companyReference property.
| |||||||||||
Gets the value of the creditorGarnishmentData property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the deductionRecipientAddressData property.
| |||||||||||
Gets the value of the deductionRecipientReference property.
| |||||||||||
Gets the value of the employeeReference property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the federalStudentLoanData property.
| |||||||||||
Gets the value of the federalTaxLevyData property.
| |||||||||||
Gets the value of the inactiveOrder property.
| |||||||||||
Gets the value of the issuedInReference property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the orderDate property.
| |||||||||||
Gets the value of the originatingAuthority property.
| |||||||||||
Gets the value of the payPeriodFrequencyReference property.
| |||||||||||
Gets the value of the payrollSupportOrderLumpSumData property.
| |||||||||||
Gets the value of the receivedDate property.
| |||||||||||
Gets the value of the stateTaxLevyOrderData property.
| |||||||||||
Gets the value of the supportOrderData property.
| |||||||||||
Gets the value of the totalDebtAmount property.
| |||||||||||
Gets the value of the wageAssignmentData property.
| |||||||||||
Gets the value of the withholdingOrderAdditionalOrderNumber property.
| |||||||||||
Gets the value of the withholdingOrderAmount property.
| |||||||||||
Gets the value of the withholdingOrderAmountAsPercent property.
| |||||||||||
Gets the value of the withholdingOrderAmountTypeReference property.
| |||||||||||
Gets the value of the withholdingOrderCaseReference property.
| |||||||||||
Gets the value of the withholdingOrderFeeData property.
| |||||||||||
Gets the value of the withholdingOrderID property.
| |||||||||||
Gets the value of the withholdingOrderTypeReference property.
| |||||||||||
Sets the value of the bankruptcyOrderData property.
| |||||||||||
Sets the value of the beginDate property.
| |||||||||||
Sets the value of the caseNumber property.
| |||||||||||
Sets the value of the companyReference property.
| |||||||||||
Sets the value of the creditorGarnishmentData property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the deductionRecipientAddressData property.
| |||||||||||
Sets the value of the deductionRecipientReference property.
| |||||||||||
Sets the value of the employeeReference property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the federalStudentLoanData property.
| |||||||||||
Sets the value of the federalTaxLevyData property.
| |||||||||||
Sets the value of the inactiveOrder property.
| |||||||||||
Sets the value of the issuedInReference property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the orderDate property.
| |||||||||||
Sets the value of the originatingAuthority property.
| |||||||||||
Sets the value of the payPeriodFrequencyReference property.
| |||||||||||
Sets the value of the payrollSupportOrderLumpSumData property.
| |||||||||||
Sets the value of the receivedDate property.
| |||||||||||
Sets the value of the stateTaxLevyOrderData property.
| |||||||||||
Sets the value of the supportOrderData property.
| |||||||||||
Sets the value of the totalDebtAmount property.
| |||||||||||
Sets the value of the wageAssignmentData property.
| |||||||||||
Sets the value of the withholdingOrderAdditionalOrderNumber property.
| |||||||||||
Sets the value of the withholdingOrderAmount property.
| |||||||||||
Sets the value of the withholdingOrderAmountAsPercent property.
| |||||||||||
Sets the value of the withholdingOrderAmountTypeReference property.
| |||||||||||
Sets the value of the withholdingOrderCaseReference property.
| |||||||||||
Sets the value of the withholdingOrderFeeData property.
| |||||||||||
Sets the value of the withholdingOrderID property.
| |||||||||||
Sets the value of the withholdingOrderTypeReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the bankruptcyOrderData property.
BankruptcyOrderSpecificDataType
Gets the value of the beginDate property.
Gets the value of the caseNumber property.
Gets the value of the companyReference property.
CompanyObjectType
Gets the value of the creditorGarnishmentData property.
CredtitorGarnishmentSpecificDataType
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the deductionRecipientAddressData 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 deductionRecipientAddressData property.
For example, to add a new item, do as follows:
getDeductionRecipientAddressData().add(newItem);
Objects of the following type(s) are allowed in the list
AddressInformationDataType
Gets the value of the deductionRecipientReference property.
DeductionRecipientObjectType
Gets the value of the employeeReference property.
WorkerObjectType
Gets the value of the endDate property.
Gets the value of the federalStudentLoanData 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 federalStudentLoanData property.
For example, to add a new item, do as follows:
getFederalStudentLoanData().add(newItem);
Objects of the following type(s) are allowed in the list
FederalStudentLoanSpecificDataType
Gets the value of the federalTaxLevyData property.
FederalTaxLevySpecificDataType
Gets the value of the inactiveOrder property. This getter has been renamed from isInactiveOrder() to getInactiveOrder() by cxf-xjc-boolean plugin.
Gets the value of the issuedInReference property.
PayrollTaxAuthorityObjectType
Gets the value of the memo property.
Gets the value of the orderDate property.
Gets the value of the originatingAuthority property.
Gets the value of the payPeriodFrequencyReference property.
FrequencyObjectType
Gets the value of the payrollSupportOrderLumpSumData property.
PayrollSupportOrderLumpSumDataType
Gets the value of the receivedDate property.
Gets the value of the stateTaxLevyOrderData property.
StateTaxLevyOrderDataType
Gets the value of the supportOrderData property.
PayrollSupportOrderDataType
Gets the value of the totalDebtAmount property.
Gets the value of the wageAssignmentData property.
WageAssignmentSpecificDataType
Gets the value of the withholdingOrderAdditionalOrderNumber property.
Gets the value of the withholdingOrderAmount property.
Gets the value of the withholdingOrderAmountAsPercent property.
Gets the value of the withholdingOrderAmountTypeReference property.
WithholdingOrderAmountTypeObjectType
Gets the value of the withholdingOrderCaseReference property.
WithholdingOrderCaseObjectType
Gets the value of the withholdingOrderFeeData 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 withholdingOrderFeeData property.
For example, to add a new item, do as follows:
getWithholdingOrderFeeData().add(newItem);
Objects of the following type(s) are allowed in the list
WithholdingOrderFeeDataType
Gets the value of the withholdingOrderID property.
Gets the value of the withholdingOrderTypeReference property.
WithholdingOrderTypeObjectType
Sets the value of the bankruptcyOrderData property.
| value | Allowed object is
BankruptcyOrderSpecificDataType
|
|---|
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 companyReference property.
| value | Allowed object is
CompanyObjectType
|
|---|
Sets the value of the creditorGarnishmentData property.
| value | Allowed object is
CredtitorGarnishmentSpecificDataType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the deductionRecipientAddressData property.
| deductionRecipientAddressData | Allowed object is
AddressInformationDataType
|
|---|
Sets the value of the deductionRecipientReference property.
| value | Allowed object is
DeductionRecipientObjectType
|
|---|
Sets the value of the employeeReference property.
| value | Allowed object is
WorkerObjectType
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the federalStudentLoanData property.
| federalStudentLoanData | Allowed object is
FederalStudentLoanSpecificDataType
|
|---|
Sets the value of the federalTaxLevyData property.
| value | Allowed object is
FederalTaxLevySpecificDataType
|
|---|
Sets the value of the inactiveOrder property.
| value | Allowed object is Boolean |
|---|
Sets the value of the issuedInReference property.
| value | Allowed object is
PayrollTaxAuthorityObjectType
|
|---|
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 originatingAuthority property.
| value | Allowed object is String |
|---|
Sets the value of the payPeriodFrequencyReference property.
| value | Allowed object is
FrequencyObjectType
|
|---|
Sets the value of the payrollSupportOrderLumpSumData property.
| value | Allowed object is
PayrollSupportOrderLumpSumDataType
|
|---|
Sets the value of the receivedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the stateTaxLevyOrderData property.
| value | Allowed object is
StateTaxLevyOrderDataType
|
|---|
Sets the value of the supportOrderData property.
| value | Allowed object is
PayrollSupportOrderDataType
|
|---|
Sets the value of the totalDebtAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the wageAssignmentData property.
| value | Allowed object is
WageAssignmentSpecificDataType
|
|---|
Sets the value of the withholdingOrderAdditionalOrderNumber property.
| value | Allowed object is String |
|---|
Sets the value of the withholdingOrderAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the withholdingOrderAmountAsPercent property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the withholdingOrderAmountTypeReference property.
| value | Allowed object is
WithholdingOrderAmountTypeObjectType
|
|---|
Sets the value of the withholdingOrderCaseReference property.
| value | Allowed object is
WithholdingOrderCaseObjectType
|
|---|
Sets the value of the withholdingOrderFeeData property.
| withholdingOrderFeeData | Allowed object is
WithholdingOrderFeeDataType
|
|---|
Sets the value of the withholdingOrderID property.
| value | Allowed object is String |
|---|
Sets the value of the withholdingOrderTypeReference property.
| value | Allowed object is
WithholdingOrderTypeObjectType
|
|---|