| Package | Description |
|---|---|
| io.gs2.watch.model | |
| io.gs2.watch.result |
| Modifier and Type | Method and Description |
|---|---|
static Cumulative |
Cumulative.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Cumulative |
Cumulative.withCumulativeId(String cumulativeId) |
Cumulative |
Cumulative.withName(String name) |
Cumulative |
Cumulative.withResourceGrn(String resourceGrn) |
Cumulative |
Cumulative.withUpdatedAt(Long updatedAt) |
Cumulative |
Cumulative.withValue(Long value) |
| Modifier and Type | Method and Description |
|---|---|
int |
Cumulative.compareTo(Cumulative o) |
| Modifier and Type | Method and Description |
|---|---|
Cumulative |
GetCumulativeResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCumulativeResult.setItem(Cumulative item) |
GetCumulativeResult |
GetCumulativeResult.withItem(Cumulative item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.