Uses of Class
dev.vality.fistful.withdrawal.CreatedChange
| Package | Description |
|---|---|
| dev.vality.fistful.withdrawal |
-
Uses of CreatedChange in dev.vality.fistful.withdrawal
Methods in dev.vality.fistful.withdrawal that return CreatedChange Modifier and Type Method Description CreatedChangeCreatedChange. deepCopy()CreatedChangeChange. getCreated()CreatedChangeCreatedChange. setWithdrawal(Withdrawal withdrawal)Methods in dev.vality.fistful.withdrawal 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.withdrawal with parameters of type CreatedChange Constructor Description CreatedChange(CreatedChange other)Performs a deep copy on other.