com.pankia.api.networklmpl.http.models
クラス AchievementStatusModel

java.lang.Object
  上位を拡張 com.pankia.api.networklmpl.http.models.AchievementStatusModel

public class AchievementStatusModel
extends java.lang.Object

AchievementStatusModel サーバレスポンス(JSON)のパースクラス

作成者:
yasuhikonakashima

フィールドの概要
 int achievement_point
          achievement_point
 int achievement_total
          achievement_total
 
コンストラクタの概要
AchievementStatusModel(JSONObject json)
          コンストラクタ
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

achievement_point

public int achievement_point
achievement_point


achievement_total

public int achievement_total
achievement_total

コンストラクタの詳細

AchievementStatusModel

public AchievementStatusModel(JSONObject json)
コンストラクタ

パラメータ:
json -