Uses of Class
dev.vality.fistful.fistful_stat.FistfulStatisticsSrv.GetDepositReverts_result
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of FistfulStatisticsSrv.GetDepositReverts_result in dev.vality.fistful.fistful_stat
Methods in dev.vality.fistful.fistful_stat that return FistfulStatisticsSrv.GetDepositReverts_result Modifier and Type Method Description FistfulStatisticsSrv.GetDepositReverts_resultFistfulStatisticsSrv.GetDepositReverts_result. deepCopy()FistfulStatisticsSrv.GetDepositReverts_resultFistfulStatisticsSrv.Processor.GetDepositReverts. getResult(I iface, FistfulStatisticsSrv.GetDepositReverts_args args)FistfulStatisticsSrv.GetDepositReverts_resultFistfulStatisticsSrv.GetDepositReverts_result. setEx1(InvalidRequest ex1)FistfulStatisticsSrv.GetDepositReverts_resultFistfulStatisticsSrv.GetDepositReverts_result. setEx3(BadToken ex3)FistfulStatisticsSrv.GetDepositReverts_resultFistfulStatisticsSrv.GetDepositReverts_result. setSuccess(StatResponse success)Methods in dev.vality.fistful.fistful_stat with parameters of type FistfulStatisticsSrv.GetDepositReverts_result Modifier and Type Method Description intFistfulStatisticsSrv.GetDepositReverts_result. compareTo(FistfulStatisticsSrv.GetDepositReverts_result other)booleanFistfulStatisticsSrv.GetDepositReverts_result. equals(FistfulStatisticsSrv.GetDepositReverts_result that)Constructors in dev.vality.fistful.fistful_stat with parameters of type FistfulStatisticsSrv.GetDepositReverts_result Constructor Description GetDepositReverts_result(FistfulStatisticsSrv.GetDepositReverts_result other)Performs a deep copy on other.