| 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 |
|---|---|
IssueStampSheetLog |
QueryIssueStampSheetLogIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<IssueStampSheetLog> |
QueryIssueStampSheetLogIterator.iterator() |
| Modifier and Type | Method and Description |
|---|---|
IssueStampSheetLog |
IssueStampSheetLogDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static IssueStampSheetLog |
IssueStampSheetLog.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
IssueStampSheetLog |
IssueStampSheetLog.withAction(String action) |
IssueStampSheetLog |
IssueStampSheetLog.withArgs(String args) |
IssueStampSheetLog |
IssueStampSheetLog.withMethod(String method) |
IssueStampSheetLog |
IssueStampSheetLog.withService(String service) |
IssueStampSheetLog |
IssueStampSheetLog.withTasks(List<String> tasks) |
IssueStampSheetLog |
IssueStampSheetLog.withTimestamp(Long timestamp) |
IssueStampSheetLog |
IssueStampSheetLog.withTransactionId(String transactionId) |
IssueStampSheetLog |
IssueStampSheetLog.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<IssueStampSheetLog> |
QueryIssueStampSheetLogResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryIssueStampSheetLogResult.setItems(List<IssueStampSheetLog> items) |
QueryIssueStampSheetLogResult |
QueryIssueStampSheetLogResult.withItems(List<IssueStampSheetLog> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.