Uses of Class
dev.vality.fistful.deposit.CreatedChange
| Package | Description |
|---|---|
| dev.vality.fistful.deposit |
-
Uses of CreatedChange in dev.vality.fistful.deposit
Methods in dev.vality.fistful.deposit that return CreatedChange Modifier and Type Method Description CreatedChangeCreatedChange. deepCopy()CreatedChangeChange. getCreated()CreatedChangeCreatedChange. setDeposit(Deposit deposit)Methods in dev.vality.fistful.deposit with parameters of type CreatedChange Modifier and Type Method Description intCreatedChange. compareTo(CreatedChange other)static ChangeChange. created(CreatedChange value)booleanCreatedChange. equals(CreatedChange that)voidChange. setCreated(CreatedChange value)Constructors in dev.vality.fistful.deposit with parameters of type CreatedChange Constructor Description CreatedChange(CreatedChange other)Performs a deep copy on other.