public class IdModel extends JsonModel
java.util.List<IdApp>
apps
IdDevice
device
java.util.List<IdUser>
users
IdModel()
IdModel(org.json.JSONObject jsonObject)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.util.List<IdApp> apps
public IdDevice device
public java.util.List<IdUser> users
public IdModel()
public IdModel(org.json.JSONObject jsonObject) throws java.lang.Exception
java.lang.Exception