Uses of Class
dev.vality.damsel.domain.PaymentInstitutionAccount
Packages that use PaymentInstitutionAccount
-
Uses of PaymentInstitutionAccount in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return PaymentInstitutionAccountModifier and TypeMethodDescriptionPaymentInstitutionAccount.deepCopy()PayoutToolInfo.getPaymentInstitutionAccount()Methods in dev.vality.damsel.domain with parameters of type PaymentInstitutionAccountModifier and TypeMethodDescriptionintPaymentInstitutionAccount.compareTo(PaymentInstitutionAccount other) booleanPaymentInstitutionAccount.equals(PaymentInstitutionAccount that) static PayoutToolInfoPayoutToolInfo.payment_institution_account(PaymentInstitutionAccount value) voidPayoutToolInfo.setPaymentInstitutionAccount(PaymentInstitutionAccount value) Constructors in dev.vality.damsel.domain with parameters of type PaymentInstitutionAccountModifierConstructorDescriptionPerforms a deep copy on other.