Uses of Class
dev.vality.damsel.payout_processing.PayoutCreated
| Package | Description |
|---|---|
| dev.vality.damsel.payout_processing |
-
Uses of PayoutCreated in dev.vality.damsel.payout_processing
Methods in dev.vality.damsel.payout_processing that return PayoutCreated Modifier and Type Method Description PayoutCreatedPayoutCreated. deepCopy()PayoutCreatedPayoutChange. getPayoutCreated()PayoutCreatedPayoutCreated. setPayout(Payout payout)Methods in dev.vality.damsel.payout_processing with parameters of type PayoutCreated Modifier and Type Method Description intPayoutCreated. compareTo(PayoutCreated other)booleanPayoutCreated. equals(PayoutCreated that)static PayoutChangePayoutChange. payout_created(PayoutCreated value)voidPayoutChange. setPayoutCreated(PayoutCreated value)Constructors in dev.vality.damsel.payout_processing with parameters of type PayoutCreated Constructor Description PayoutCreated(PayoutCreated other)Performs a deep copy on other.