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