|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.pankia.api.networklmpl.http.models.SessionModel
public class SessionModel
SessionModel サーバレスポンス(JSON)のパースクラス
| フィールドの概要 | |
|---|---|
GameModel |
game
game |
java.lang.String |
id
id |
UserModel |
user
user |
| コンストラクタの概要 | |
|---|---|
SessionModel(JSONObject json)
コンストラクタ |
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public java.lang.String id
public UserModel user
public GameModel game
| コンストラクタの詳細 |
|---|
public SessionModel(JSONObject json)
throws JSONException
json -
JSONException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||