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