public class PutScoreResult extends Object
| Constructor and Description |
|---|
PutScoreResult() |
| Modifier and Type | Method and Description |
|---|---|
Score |
getItem()
ゲームモードを取得。
|
void |
setItem(Score item)
ゲームモードを設定。
|
PutScoreResult |
withItem(Score item)
ゲームモードを設定。
|
public Score getItem()
public void setItem(Score item)
item - ゲームモードpublic PutScoreResult withItem(Score item)
item - ゲームモードCopyright © 2016 Game Server Services, Inc. AllRights Reserved.