| Package | Description |
|---|---|
| io.gs2.log.domain.iterator | |
| io.gs2.log.domain.model | |
| io.gs2.log.model | |
| io.gs2.log.result |
| Modifier and Type | Method and Description |
|---|---|
IssueStampSheetLogCount |
CountIssueStampSheetLogIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<IssueStampSheetLogCount> |
CountIssueStampSheetLogIterator.iterator() |
| Modifier and Type | Method and Description |
|---|---|
IssueStampSheetLogCount |
IssueStampSheetLogCountDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static IssueStampSheetLogCount |
IssueStampSheetLogCount.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
IssueStampSheetLogCount |
IssueStampSheetLogCount.withAction(String action) |
IssueStampSheetLogCount |
IssueStampSheetLogCount.withCount(Long count) |
IssueStampSheetLogCount |
IssueStampSheetLogCount.withMethod(String method) |
IssueStampSheetLogCount |
IssueStampSheetLogCount.withService(String service) |
IssueStampSheetLogCount |
IssueStampSheetLogCount.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<IssueStampSheetLogCount> |
CountIssueStampSheetLogResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountIssueStampSheetLogResult.setItems(List<IssueStampSheetLogCount> items) |
CountIssueStampSheetLogResult |
CountIssueStampSheetLogResult.withItems(List<IssueStampSheetLogCount> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.