| Package | Description |
|---|---|
| org.exoplatform.addon.wallet.model.reward |
| Modifier and Type | Field and Description |
|---|---|
static RewardPeriodType |
RewardPeriodType.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
RewardPeriodType |
RewardSettings.getPeriodType() |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RewardSettings.setPeriodType(RewardPeriodType periodType) |
| Constructor and Description |
|---|
RewardSettings(RewardPeriodType periodType,
Set<RewardPluginSettings> pluginSettings) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.