Uses of Class
dev.vality.damsel.domain.InternationalBankAccount
Packages that use InternationalBankAccount
-
Uses of InternationalBankAccount in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as InternationalBankAccountMethods in dev.vality.damsel.domain that return InternationalBankAccountModifier and TypeMethodDescriptionInternationalBankAccount.deepCopy()InternationalBankAccount.getCorrespondentAccount()PayoutToolInfo.getInternationalBankAccount()InternationalBankAccount.setAccountHolder(String account_holder) InternationalBankAccount.setBank(InternationalBankDetails bank) InternationalBankAccount.setCorrespondentAccount(InternationalBankAccount correspondent_account) Methods in dev.vality.damsel.domain with parameters of type InternationalBankAccountModifier and TypeMethodDescriptionintInternationalBankAccount.compareTo(InternationalBankAccount other) booleanInternationalBankAccount.equals(InternationalBankAccount that) static PayoutToolInfoPayoutToolInfo.international_bank_account(InternationalBankAccount value) InternationalBankAccount.setCorrespondentAccount(InternationalBankAccount correspondent_account) voidPayoutToolInfo.setInternationalBankAccount(InternationalBankAccount value) Constructors in dev.vality.damsel.domain with parameters of type InternationalBankAccountModifierConstructorDescriptionPerforms a deep copy on other.