Uses of Class
dev.vality.bouncer.context.v1.ContextPayouts
| Package | Description |
|---|---|
| dev.vality.bouncer.context.v1 |
-
Uses of ContextPayouts in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as ContextPayouts Modifier and Type Field Description ContextPayoutsContextFragment. payoutsMethods in dev.vality.bouncer.context.v1 that return ContextPayouts Modifier and Type Method Description ContextPayoutsContextPayouts. deepCopy()ContextPayoutsContextFragment. getPayouts()ContextPayoutsContextPayouts. setPayout(Payout payout)Methods in dev.vality.bouncer.context.v1 with parameters of type ContextPayouts Modifier and Type Method Description intContextPayouts. compareTo(ContextPayouts other)booleanContextPayouts. equals(ContextPayouts that)ContextFragmentContextFragment. setPayouts(ContextPayouts payouts)Constructors in dev.vality.bouncer.context.v1 with parameters of type ContextPayouts Constructor Description ContextPayouts(ContextPayouts other)Performs a deep copy on other.