| Package | Description |
|---|---|
| io.gs2.showcase.domain.model | |
| io.gs2.showcase.model |
| Modifier and Type | Method and Description |
|---|---|
SalesItemGroup |
SalesItemGroupDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static SalesItemGroup |
SalesItemGroup.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SalesItemGroup |
DisplayItem.getSalesItemGroup() |
SalesItemGroup |
SalesItemGroup.withMetadata(String metadata) |
SalesItemGroup |
SalesItemGroup.withName(String name) |
SalesItemGroup |
SalesItemGroup.withSalesItems(List<SalesItem> salesItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayItem.setSalesItemGroup(SalesItemGroup salesItemGroup) |
DisplayItem |
DisplayItem.withSalesItemGroup(SalesItemGroup salesItemGroup) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.