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