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