| Package | Description |
|---|---|
| com.beowulfchain.beowulfj.base.models.deserializer | |
| com.beowulfchain.beowulfj.plugins.apis.database.models | |
| com.beowulfchain.beowulfj.protocol.enums |
| Modifier and Type | Method and Description |
|---|---|
CurveId |
CurveIdDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jasonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
| Modifier and Type | Method and Description |
|---|---|
CurveId |
RewardFund.getAuthorRewardCurve() |
CurveId |
RewardFund.getCurationRewardCurve() |
| Modifier and Type | Method and Description |
|---|---|
static CurveId |
CurveId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurveId[] |
CurveId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.