| Package | Description |
|---|---|
| io.gs2.lottery.domain.model | |
| io.gs2.lottery.model | |
| io.gs2.lottery.result |
| Modifier and Type | Method and Description |
|---|---|
CurrentLotteryMaster |
CurrentLotteryMasterDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static CurrentLotteryMaster |
CurrentLotteryMaster.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CurrentLotteryMaster |
CurrentLotteryMaster.withNamespaceId(String namespaceId) |
CurrentLotteryMaster |
CurrentLotteryMaster.withSettings(String settings) |
| Modifier and Type | Method and Description |
|---|---|
int |
CurrentLotteryMaster.compareTo(CurrentLotteryMaster o) |
| Modifier and Type | Method and Description |
|---|---|
CurrentLotteryMaster |
UpdateCurrentLotteryMasterResult.getItem() |
CurrentLotteryMaster |
UpdateCurrentLotteryMasterFromGitHubResult.getItem() |
CurrentLotteryMaster |
GetCurrentLotteryMasterResult.getItem() |
CurrentLotteryMaster |
ExportMasterResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCurrentLotteryMasterResult.setItem(CurrentLotteryMaster item) |
void |
UpdateCurrentLotteryMasterFromGitHubResult.setItem(CurrentLotteryMaster item) |
void |
GetCurrentLotteryMasterResult.setItem(CurrentLotteryMaster item) |
void |
ExportMasterResult.setItem(CurrentLotteryMaster item) |
UpdateCurrentLotteryMasterResult |
UpdateCurrentLotteryMasterResult.withItem(CurrentLotteryMaster item) |
UpdateCurrentLotteryMasterFromGitHubResult |
UpdateCurrentLotteryMasterFromGitHubResult.withItem(CurrentLotteryMaster item) |
GetCurrentLotteryMasterResult |
GetCurrentLotteryMasterResult.withItem(CurrentLotteryMaster item) |
ExportMasterResult |
ExportMasterResult.withItem(CurrentLotteryMaster item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.