| java.lang.Object | |
| ↳ | workday.com.bsvc.SettlementAccountWWSDataType |
Settlement Account information including Bank Account Type, Currency, Routing Transit Number, etc.
Java class for Settlement_Account_WWS_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Settlement_Account_WWS_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Country_Reference" type="{urn:com.workday/bsvc}CountryObjectType" minOccurs="0"/>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Bank_Account_Nickname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Bank_Account_Type_Reference" type="{urn:com.workday/bsvc}Bank_Account_TypeObjectType" minOccurs="0"/>
<element name="Bank_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Routing_Transit_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Branch_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Branch_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Bank_Account_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Check_Digit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Bank_Account_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Roll_Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IBAN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SWIFT_Bank_Identification_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Payment_Types_Reference" type="{urn:com.workday/bsvc}Payment_TypeObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Inactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bankAccountName | |||||||||||
| bankAccountNickname | |||||||||||
| bankAccountNumber | |||||||||||
| bankAccountTypeReference | |||||||||||
| bankName | |||||||||||
| branchID | |||||||||||
| branchName | |||||||||||
| checkDigit | |||||||||||
| countryReference | |||||||||||
| currencyReference | |||||||||||
| iban | |||||||||||
| inactive | |||||||||||
| paymentTypesReference | |||||||||||
| rollNumber | |||||||||||
| routingTransitNumber | |||||||||||
| swiftBankIdentificationCode | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the bankAccountName property.
| |||||||||||
Gets the value of the bankAccountNickname property.
| |||||||||||
Gets the value of the bankAccountNumber property.
| |||||||||||
Gets the value of the bankAccountTypeReference property.
| |||||||||||
Gets the value of the bankName property.
| |||||||||||
Gets the value of the branchID property.
| |||||||||||
Gets the value of the branchName property.
| |||||||||||
Gets the value of the checkDigit property.
| |||||||||||
Gets the value of the countryReference property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the iban property.
| |||||||||||
Gets the value of the paymentTypesReference property.
| |||||||||||
Gets the value of the rollNumber property.
| |||||||||||
Gets the value of the routingTransitNumber property.
| |||||||||||
Gets the value of the swiftBankIdentificationCode property.
| |||||||||||
Gets the value of the inactive property.
| |||||||||||
Sets the value of the bankAccountName property.
| |||||||||||
Sets the value of the bankAccountNickname property.
| |||||||||||
Sets the value of the bankAccountNumber property.
| |||||||||||
Sets the value of the bankAccountTypeReference property.
| |||||||||||
Sets the value of the bankName property.
| |||||||||||
Sets the value of the branchID property.
| |||||||||||
Sets the value of the branchName property.
| |||||||||||
Sets the value of the checkDigit property.
| |||||||||||
Sets the value of the countryReference property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the iban property.
| |||||||||||
Sets the value of the inactive property.
| |||||||||||
Sets the value of the rollNumber property.
| |||||||||||
Sets the value of the routingTransitNumber property.
| |||||||||||
Sets the value of the swiftBankIdentificationCode property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the bankAccountName property.
Gets the value of the bankAccountNickname property.
Gets the value of the bankAccountNumber property.
Gets the value of the bankAccountTypeReference property.
BankAccountTypeObjectType
Gets the value of the bankName property.
Gets the value of the branchID property.
Gets the value of the branchName property.
Gets the value of the checkDigit property.
Gets the value of the countryReference property.
CountryObjectType
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the iban property.
Gets the value of the paymentTypesReference 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 paymentTypesReference property.
For example, to add a new item, do as follows:
getPaymentTypesReference().add(newItem);
Objects of the following type(s) are allowed in the list
PaymentTypeObjectType
Gets the value of the rollNumber property.
Gets the value of the routingTransitNumber property.
Gets the value of the swiftBankIdentificationCode property.
Gets the value of the inactive property.
Sets the value of the bankAccountName property.
| value | Allowed object is String |
|---|
Sets the value of the bankAccountNickname property.
| value | Allowed object is String |
|---|
Sets the value of the bankAccountNumber property.
| value | Allowed object is String |
|---|
Sets the value of the bankAccountTypeReference property.
| value | Allowed object is
BankAccountTypeObjectType
|
|---|
Sets the value of the bankName property.
| value | Allowed object is String |
|---|
Sets the value of the branchID property.
| value | Allowed object is String |
|---|
Sets the value of the branchName property.
| value | Allowed object is String |
|---|
Sets the value of the checkDigit property.
| value | Allowed object is String |
|---|
Sets the value of the countryReference property.
| value | Allowed object is
CountryObjectType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the iban property.
| value | Allowed object is String |
|---|
Sets the value of the inactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the rollNumber property.
| value | Allowed object is String |
|---|
Sets the value of the routingTransitNumber property.
| value | Allowed object is String |
|---|
Sets the value of the swiftBankIdentificationCode property.
| value | Allowed object is String |
|---|