public class GetMyRankResult extends Object
| Constructor and Description |
|---|
GetMyRankResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getIndex()
インデックスを取得。
|
Long |
getRank()
順位を取得。
|
void |
setIndex(Long index)
インデックスを設定。
|
void |
setRank(Long rank)
順位を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.