| Package | Description |
|---|---|
| org.exoplatform.addon.ethereum.wallet.ext.gamification.entity | |
| org.exoplatform.addon.ethereum.wallet.ext.gamification.model |
| Modifier and Type | Method and Description |
|---|---|
GamificationRewardType |
GamificationTeamEntity.getRewardType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GamificationTeamEntity.setRewardType(GamificationRewardType rewardType) |
| Modifier and Type | Method and Description |
|---|---|
GamificationRewardType |
GamificationTeam.getRewardType() |
GamificationRewardType |
GamificationSettings.getRewardType() |
static GamificationRewardType |
GamificationRewardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GamificationRewardType[] |
GamificationRewardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GamificationTeam.setRewardType(GamificationRewardType rewardType) |
void |
GamificationSettings.setRewardType(GamificationRewardType rewardType) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.