| java.lang.Object | |
| ↳ | workday.com.bsvc.PayslipPaymentDataType |
Payslip Payment Data
Java class for Payslip_Payment_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payslip_Payment_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payroll_Payment_Display_Order" 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="Payment_Category_Reference" type="{urn:com.workday/bsvc}Payment_CategoryObjectType" minOccurs="0"/>
<element name="Payment_Type_Reference" type="{urn:com.workday/bsvc}Payment_TypeObjectType" minOccurs="0"/>
<element name="Payment_Method_Reference" type="{urn:com.workday/bsvc}Payment_MethodObjectType" minOccurs="0"/>
<element name="Bank_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Bank_Account_Reference" type="{urn:com.workday/bsvc}Settlement_InstructionObjectType" minOccurs="0"/>
<element name="Account_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Payment_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Payment_Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Amount_as_Text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Amount_in_Pay_Group_Currency" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Pay_Group_Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Check_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Payment_Reference_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Payment_Memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType" minOccurs="0"/>
<element name="Originating_Contact_Data" type="{urn:com.workday/bsvc}Originating_Party_WWS_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Originating_Bank_Data" type="{urn:com.workday/bsvc}Originating_Party_Bank_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Receiving_Party_Reference" type="{urn:com.workday/bsvc}PayeeObjectType" minOccurs="0"/>
<element name="Receiving_Party_Contact_Data" type="{urn:com.workday/bsvc}Receiving_Party_WWS_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Receiving_Party_Bank_Data" type="{urn:com.workday/bsvc}Receiving_Party_Bank_DataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountNumber property.
| |||||||||||
Gets the value of the amountAsText property.
| |||||||||||
Gets the value of the amountInPayGroupCurrency property.
| |||||||||||
Gets the value of the bankAccountReference property.
| |||||||||||
Gets the value of the bankName property.
| |||||||||||
Gets the value of the checkNumber property.
| |||||||||||
Gets the value of the companyReference property.
| |||||||||||
Gets the value of the originatingBankData property.
| |||||||||||
Gets the value of the originatingContactData property.
| |||||||||||
Gets the value of the payGroupCurrencyReference property.
| |||||||||||
Gets the value of the paymentAmount property.
| |||||||||||
Gets the value of the paymentCategoryReference property.
| |||||||||||
Gets the value of the paymentCurrencyReference property.
| |||||||||||
Gets the value of the paymentMemo property.
| |||||||||||
Gets the value of the paymentMethodReference property.
| |||||||||||
Gets the value of the paymentReferenceNumber property.
| |||||||||||
Gets the value of the paymentTypeReference property.
| |||||||||||
Gets the value of the payrollPaymentDisplayOrder property.
| |||||||||||
Gets the value of the receivingPartyBankData property.
| |||||||||||
Gets the value of the receivingPartyContactData property.
| |||||||||||
Gets the value of the receivingPartyReference property.
| |||||||||||
Sets the value of the accountNumber property.
| |||||||||||
Sets the value of the amountAsText property.
| |||||||||||
Sets the value of the amountInPayGroupCurrency property.
| |||||||||||
Sets the value of the bankAccountReference property.
| |||||||||||
Sets the value of the bankName property.
| |||||||||||
Sets the value of the checkNumber property.
| |||||||||||
Sets the value of the companyReference property.
| |||||||||||
Sets the value of the payGroupCurrencyReference property.
| |||||||||||
Sets the value of the paymentAmount property.
| |||||||||||
Sets the value of the paymentCategoryReference property.
| |||||||||||
Sets the value of the paymentCurrencyReference property.
| |||||||||||
Sets the value of the paymentMemo property.
| |||||||||||
Sets the value of the paymentMethodReference property.
| |||||||||||
Sets the value of the paymentReferenceNumber property.
| |||||||||||
Sets the value of the paymentTypeReference property.
| |||||||||||
Sets the value of the payrollPaymentDisplayOrder property.
| |||||||||||
Sets the value of the receivingPartyReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the accountNumber property.
Gets the value of the amountAsText property.
Gets the value of the amountInPayGroupCurrency property.
Gets the value of the bankAccountReference property.
SettlementInstructionObjectType
Gets the value of the bankName property.
Gets the value of the checkNumber property.
Gets the value of the companyReference property.
CompanyObjectType
Gets the value of the originatingBankData 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 originatingBankData property.
For example, to add a new item, do as follows:
getOriginatingBankData().add(newItem);
Objects of the following type(s) are allowed in the list
OriginatingPartyBankDataType
Gets the value of the originatingContactData 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 originatingContactData property.
For example, to add a new item, do as follows:
getOriginatingContactData().add(newItem);
Objects of the following type(s) are allowed in the list
OriginatingPartyWWSDataType
Gets the value of the payGroupCurrencyReference property.
CurrencyObjectType
Gets the value of the paymentAmount property.
Gets the value of the paymentCategoryReference property.
PaymentCategoryObjectType
Gets the value of the paymentCurrencyReference property.
CurrencyObjectType
Gets the value of the paymentMemo property.
Gets the value of the paymentMethodReference property.
PaymentMethodObjectType
Gets the value of the paymentReferenceNumber property.
Gets the value of the paymentTypeReference property.
PaymentTypeObjectType
Gets the value of the payrollPaymentDisplayOrder property.
Gets the value of the receivingPartyBankData 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 receivingPartyBankData property.
For example, to add a new item, do as follows:
getReceivingPartyBankData().add(newItem);
Objects of the following type(s) are allowed in the list
ReceivingPartyBankDataType
Gets the value of the receivingPartyContactData 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 receivingPartyContactData property.
For example, to add a new item, do as follows:
getReceivingPartyContactData().add(newItem);
Objects of the following type(s) are allowed in the list
ReceivingPartyWWSDataType
Gets the value of the receivingPartyReference property.
PayeeObjectType
Sets the value of the accountNumber property.
| value | Allowed object is String |
|---|
Sets the value of the amountAsText property.
| value | Allowed object is String |
|---|
Sets the value of the amountInPayGroupCurrency property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the bankAccountReference property.
| value | Allowed object is
SettlementInstructionObjectType
|
|---|
Sets the value of the bankName property.
| value | Allowed object is String |
|---|
Sets the value of the checkNumber property.
| value | Allowed object is String |
|---|
Sets the value of the companyReference property.
| value | Allowed object is
CompanyObjectType
|
|---|
Sets the value of the payGroupCurrencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the paymentAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the paymentCategoryReference property.
| value | Allowed object is
PaymentCategoryObjectType
|
|---|
Sets the value of the paymentCurrencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the paymentMemo property.
| value | Allowed object is String |
|---|
Sets the value of the paymentMethodReference property.
| value | Allowed object is
PaymentMethodObjectType
|
|---|
Sets the value of the paymentReferenceNumber property.
| value | Allowed object is String |
|---|
Sets the value of the paymentTypeReference property.
| value | Allowed object is
PaymentTypeObjectType
|
|---|
Sets the value of the payrollPaymentDisplayOrder property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the receivingPartyReference property.
| value | Allowed object is
PayeeObjectType
|
|---|