public class Reward
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT |
java.lang.String |
type |
| Modifier and Type | Method and Description |
|---|---|
static Reward |
getDefault()
Static constructor for reward with "default" type.
|
public static final java.lang.String DEFAULT
@NonNull public final java.lang.String type
@NonNull public static Reward getDefault()