| Package | Description |
|---|---|
| io.gs2.mission.model | |
| io.gs2.mission.result |
| Modifier and Type | Method and Description |
|---|---|
CounterModel |
CounterModel.withChallengePeriodEventId(String challengePeriodEventId)
カウントアップ可能な期間を指定するイベントマスター のGRNを設定
|
CounterModel |
CounterModel.withCounterId(String counterId)
カウンターの種類を設定
|
CounterModel |
CounterModel.withMetadata(String metadata)
メタデータを設定
|
CounterModel |
CounterModel.withName(String name)
カウンター名を設定
|
CounterModel |
CounterModel.withScopes(List<CounterScopeModel> scopes)
カウンターのリセットタイミングを設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
CounterModel.compareTo(CounterModel o) |
| Modifier and Type | Method and Description |
|---|---|
CounterModel |
GetCounterModelResult.getItem()
カウンターの種類を取得
|
| Modifier and Type | Method and Description |
|---|---|
List<CounterModel> |
DescribeCounterModelsResult.getItems()
カウンターの種類のリストを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCounterModelResult.setItem(CounterModel item)
カウンターの種類を設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCounterModelsResult.setItems(List<CounterModel> items)
カウンターの種類のリストを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.