Uses of Class
dev.vality.damsel.domain.SystemTransactionAccount
Packages that use SystemTransactionAccount
-
Uses of SystemTransactionAccount in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return SystemTransactionAccountModifier and TypeMethodDescriptionSystemTransactionAccount.deepCopy()TransactionAccount.getSystem()SystemTransactionAccount.setType(SystemCashFlowAccount type) Methods in dev.vality.damsel.domain with parameters of type SystemTransactionAccountModifier and TypeMethodDescriptionintSystemTransactionAccount.compareTo(SystemTransactionAccount other) booleanSystemTransactionAccount.equals(SystemTransactionAccount that) voidTransactionAccount.setSystem(SystemTransactionAccount value) static TransactionAccountTransactionAccount.system(SystemTransactionAccount value) Constructors in dev.vality.damsel.domain with parameters of type SystemTransactionAccountModifierConstructorDescriptionPerforms a deep copy on other.