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