public class IdBattery extends JsonModel
java.lang.String
capacity
java.lang.Boolean
charging
IdBattery()
IdBattery(org.json.JSONObject jsonObject)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String capacity
public java.lang.Boolean charging
public IdBattery()
public IdBattery(org.json.JSONObject jsonObject) throws java.lang.Exception
java.lang.Exception