| Package | Description |
|---|---|
| io.gs2.showcase.model | |
| io.gs2.showcase.result |
| Modifier and Type | Method and Description |
|---|---|
Showcase |
Showcase.withDisplayItems(List<DisplayItem> displayItems)
インベントリに格納可能なアイテムモデル一覧を設定
|
Showcase |
Showcase.withMetadata(String metadata)
商品のメタデータを設定
|
Showcase |
Showcase.withName(String name)
商品名を設定
|
Showcase |
Showcase.withSalesPeriodEventId(String salesPeriodEventId)
販売期間とするイベントマスター のGRNを設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
Showcase.compareTo(Showcase o) |
| Modifier and Type | Method and Description |
|---|---|
Showcase |
GetShowcaseResult.getItem()
陳列棚を取得
|
Showcase |
GetShowcaseByUserIdResult.getItem()
陳列棚を取得
|
| Modifier and Type | Method and Description |
|---|---|
List<Showcase> |
DescribeShowcasesByUserIdResult.getItems()
陳列棚のリストを取得
|
List<Showcase> |
DescribeShowcasesResult.getItems()
陳列棚のリストを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetShowcaseResult.setItem(Showcase item)
陳列棚を設定
|
void |
GetShowcaseByUserIdResult.setItem(Showcase item)
陳列棚を設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeShowcasesByUserIdResult.setItems(List<Showcase> items)
陳列棚のリストを設定
|
void |
DescribeShowcasesResult.setItems(List<Showcase> items)
陳列棚のリストを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.