Uses of Class
dev.vality.fistful.source.AccountChange
| Package | Description |
|---|---|
| dev.vality.fistful.source |
-
Uses of AccountChange in dev.vality.fistful.source
Methods in dev.vality.fistful.source that return AccountChange Modifier and Type Method Description static AccountChangeAccountChange. created(Account value)AccountChangeAccountChange. deepCopy()AccountChangeChange. getAccount()Methods in dev.vality.fistful.source with parameters of type AccountChange Modifier and Type Method Description static ChangeChange. account(AccountChange value)intAccountChange. compareTo(AccountChange other)booleanAccountChange. equals(AccountChange other)voidChange. setAccount(AccountChange value)Constructors in dev.vality.fistful.source with parameters of type AccountChange Constructor Description AccountChange(AccountChange other)