Uses of Class
dev.vality.fistful.fistful_stat.RevertStatus
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of RevertStatus in dev.vality.fistful.fistful_stat
Fields in dev.vality.fistful.fistful_stat declared as RevertStatus Modifier and Type Field Description RevertStatusStatDeposit. revert_statusMethods in dev.vality.fistful.fistful_stat that return RevertStatus Modifier and Type Method Description static RevertStatusRevertStatus. findByValue(int value)Find a the enum type by its integer value, as defined in the Thrift IDL.RevertStatusStatDeposit. getRevertStatus()static RevertStatusRevertStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static RevertStatus[]RevertStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.fistful.fistful_stat with parameters of type RevertStatus Modifier and Type Method Description StatDepositStatDeposit. setRevertStatus(RevertStatus revert_status)