Uses of Class
dev.vality.damsel.domain.ExternalAccountSet
Packages that use ExternalAccountSet
-
Uses of ExternalAccountSet in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as ExternalAccountSetMethods in dev.vality.damsel.domain that return ExternalAccountSetModifier and TypeMethodDescriptionExternalAccountSet.deepCopy()ExternalAccountSetObject.getData()ExternalAccountSet.setAccounts(Map<CurrencyRef, ExternalAccount> accounts) ExternalAccountSet.setDescription(String description) Methods in dev.vality.damsel.domain with parameters of type ExternalAccountSetModifier and TypeMethodDescriptionintExternalAccountSet.compareTo(ExternalAccountSet other) booleanExternalAccountSet.equals(ExternalAccountSet that) ExternalAccountSetObject.setData(ExternalAccountSet data) Constructors in dev.vality.damsel.domain with parameters of type ExternalAccountSetModifierConstructorDescriptionPerforms a deep copy on other.