Uses of Class
dev.vality.fistful.fistful_stat.DepositAdjustmentPending
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of DepositAdjustmentPending in dev.vality.fistful.fistful_stat
Methods in dev.vality.fistful.fistful_stat that return DepositAdjustmentPending Modifier and Type Method Description DepositAdjustmentPendingDepositAdjustmentPending. deepCopy()DepositAdjustmentPendingDepositAdjustmentStatus. getPending()Methods in dev.vality.fistful.fistful_stat with parameters of type DepositAdjustmentPending Modifier and Type Method Description intDepositAdjustmentPending. compareTo(DepositAdjustmentPending other)booleanDepositAdjustmentPending. equals(DepositAdjustmentPending that)static DepositAdjustmentStatusDepositAdjustmentStatus. pending(DepositAdjustmentPending value)voidDepositAdjustmentStatus. setPending(DepositAdjustmentPending value)Constructors in dev.vality.fistful.fistful_stat with parameters of type DepositAdjustmentPending Constructor Description DepositAdjustmentPending(DepositAdjustmentPending other)Performs a deep copy on other.