| Package | Description |
|---|---|
| io.gs2.showcase.control | |
| io.gs2.showcase.model |
| Modifier and Type | Method and Description |
|---|---|
ShowcaseItemMaster |
UpdateShowcaseItemMasterResult.getItem()
陳列商品を取得
|
ShowcaseItemMaster |
CreateShowcaseItemMasterResult.getItem()
陳列商品を取得
|
ShowcaseItemMaster |
GetShowcaseItemMasterResult.getItem()
陳列商品を取得
|
| Modifier and Type | Method and Description |
|---|---|
List<ShowcaseItemMaster> |
DescribeShowcaseItemMasterResult.getItems()
陳列商品を取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateShowcaseItemMasterResult.setItem(ShowcaseItemMaster item)
陳列商品を設定
|
void |
CreateShowcaseItemMasterResult.setItem(ShowcaseItemMaster item)
陳列商品を設定
|
void |
GetShowcaseItemMasterResult.setItem(ShowcaseItemMaster item)
陳列商品を設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeShowcaseItemMasterResult.setItems(List<ShowcaseItemMaster> items)
陳列商品を設定
|
| Modifier and Type | Method and Description |
|---|---|
ShowcaseItemMaster |
ShowcaseItemMaster.withCategory(String category)
商品の種類を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withCreateAt(Integer createAt)
作成日時(エポック秒)を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withItemGroupName(String itemGroupName)
グループ名を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withItemName(String itemName)
商品名を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withPriority(Integer priority)
応答順序優先度を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withReleaseConditionScheduleEventName(String releaseConditionScheduleEventName)
公開許可判定 に実行されるGS2-Schedule のイベント名を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withReleaseConditionScheduleName(String releaseConditionScheduleName)
公開許可判定 に実行されるGS2-Scheduleを設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withReleaseConditionType(String releaseConditionType)
公開判定の種類を設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withShowcaseItemId(String showcaseItemId)
陳列商品GRNを設定
|
ShowcaseItemMaster |
ShowcaseItemMaster.withUpdateAt(Integer updateAt)
最終更新日時(エポック秒)を設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.