Uses of Class
dev.vality.fistful.destination.AccountChange
| Package | Description |
|---|---|
| dev.vality.fistful.destination |
-
Uses of AccountChange in dev.vality.fistful.destination
Methods in dev.vality.fistful.destination that return AccountChange Modifier and Type Method Description static AccountChangeAccountChange. created(Account value)AccountChangeAccountChange. deepCopy()AccountChangeChange. getAccount()Methods in dev.vality.fistful.destination 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.destination with parameters of type AccountChange Constructor Description AccountChange(AccountChange other)