Uses of Class
dev.vality.damsel.domain.WithdrawalServiceTerms
Packages that use WithdrawalServiceTerms
-
Uses of WithdrawalServiceTerms in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as WithdrawalServiceTermsMethods in dev.vality.damsel.domain that return WithdrawalServiceTermsModifier and TypeMethodDescriptionWithdrawalServiceTerms.deepCopy()WalletServiceTerms.getWithdrawals()WithdrawalServiceTerms.setAttemptLimit(AttemptLimitSelector attempt_limit) WithdrawalServiceTerms.setCashFlow(CashFlowSelector cash_flow) WithdrawalServiceTerms.setCashLimit(CashLimitSelector cash_limit) WithdrawalServiceTerms.setCurrencies(CurrencySelector currencies) WithdrawalServiceTerms.setMethods(PaymentMethodSelector methods) Methods in dev.vality.damsel.domain with parameters of type WithdrawalServiceTermsModifier and TypeMethodDescriptionintWithdrawalServiceTerms.compareTo(WithdrawalServiceTerms other) booleanWithdrawalServiceTerms.equals(WithdrawalServiceTerms that) WalletServiceTerms.setWithdrawals(WithdrawalServiceTerms withdrawals) Constructors in dev.vality.damsel.domain with parameters of type WithdrawalServiceTermsModifierConstructorDescriptionPerforms a deep copy on other.