public class School extends WeiboResponse
| Constructor and Description |
|---|
School(org.json.JSONObject json) |
School(Response res) |
| Modifier and Type | Method and Description |
|---|---|
static List<School> |
constructSchool(Response res) |
boolean |
equals(Object obj) |
int |
getId() |
String |
getName() |
int |
hashCode() |
String |
toString() |
ensureRootNodeNameIs, ensureRootNodeNameIs, ensureRootNodeNameIs, getBoolean, getChildBoolean, getChildDate, getChildDate, getChildInt, getChildLong, getChildText, getInt, getLong, getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, getString, getTextContent, isRootNodeNilClasses, parseDatepublic School(Response res) throws WeiboException
WeiboExceptionpublic School(org.json.JSONObject json)
throws WeiboException
WeiboExceptionpublic static List<School> constructSchool(Response res) throws WeiboException
WeiboExceptionpublic int getId()
public String getName()
Copyright © 2013. All Rights Reserved.