Uses of Class
org.exoplatform.wallet.model.reward.RewardStatus
-
Packages that use RewardStatus Package Description org.exoplatform.wallet.model.reward -
-
Uses of RewardStatus in org.exoplatform.wallet.model.reward
Methods in org.exoplatform.wallet.model.reward that return RewardStatus Modifier and Type Method Description static RewardStatusRewardStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static RewardStatus[]RewardStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-