Uses of Class
dev.vality.fistful.fistful_stat.DepositAdjustmentFailed
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of DepositAdjustmentFailed in dev.vality.fistful.fistful_stat
Methods in dev.vality.fistful.fistful_stat that return DepositAdjustmentFailed Modifier and Type Method Description DepositAdjustmentFailedDepositAdjustmentFailed. deepCopy()DepositAdjustmentFailedDepositAdjustmentFailed. setFailure(Failure failure)Methods in dev.vality.fistful.fistful_stat with parameters of type DepositAdjustmentFailed Modifier and Type Method Description intDepositAdjustmentFailed. compareTo(DepositAdjustmentFailed other)booleanDepositAdjustmentFailed. equals(DepositAdjustmentFailed that)Constructors in dev.vality.fistful.fistful_stat with parameters of type DepositAdjustmentFailed Constructor Description DepositAdjustmentFailed(DepositAdjustmentFailed other)Performs a deep copy on other.