Uses of Enum Class
io.meeds.wallet.model.RewardBudgetType
Packages that use RewardBudgetType
-
Uses of RewardBudgetType in io.meeds.wallet.model
Fields in io.meeds.wallet.model declared as RewardBudgetTypeMethods in io.meeds.wallet.model that return RewardBudgetTypeModifier and TypeMethodDescriptionstatic RewardBudgetTypeReturns the enum constant of this class with the specified name.static RewardBudgetType[]RewardBudgetType.values()Returns an array containing the constants of this enum class, in the order they are declared.