public class GetEstimateRankResult extends Object
| Constructor and Description |
|---|
GetEstimateRankResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getMax()
おおよその最大順位を取得。
|
Long |
getMin()
おおよその最小順位を取得。
|
void |
setMax(Long max)
おおよその最大順位を設定。
|
void |
setMin(Long min)
おおよその最小順位を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.