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