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