public class GetRankingResult extends Object
| Constructor and Description |
|---|
GetRankingResult() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
取得したゲームモード数を取得。
|
List<Ranking> |
getItems()
取得したランキングを取得。
|
void |
setCount(Integer count)
Deprecated.
|
void |
setItems(List<Ranking> items)
ランキングを設定。
|
public Integer getCount()
@Deprecated public void setCount(Integer count)
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.