| Package | Description |
|---|---|
| io.gs2.showcase.model |
| Modifier and Type | Field and Description |
|---|---|
protected SalesItemGroup |
DisplayItem.salesItemGroup
陳列する商品グループ
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
int |
SalesItemGroup.compareTo(SalesItemGroup o) |
void |
DisplayItem.setSalesItemGroup(SalesItemGroup salesItemGroup)
陳列する商品グループを設定
|
DisplayItem |
DisplayItem.withSalesItemGroup(SalesItemGroup salesItemGroup)
陳列する商品グループを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.