|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.restfb.types.User.Education
public static class User.Education
Represents the Education Graph API type.
| Constructor Summary | |
|---|---|
User.Education()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object that)
|
List<User.EducationClass> |
getClasses()
Classes taken at this school. |
List<NamedFacebookType> |
getConcentration()
Concentrations/minors. |
NamedFacebookType |
getDegree()
Degree acquired. |
NamedFacebookType |
getSchool()
The school name and ID. |
String |
getType()
Type of school, e.g. |
List<NamedFacebookType> |
getWith()
Friends associated with this school. |
NamedFacebookType |
getYear()
Graduation year. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public User.Education()
| Method Detail |
|---|
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object that)
equals in class ObjectObject.equals(java.lang.Object)public String toString()
toString in class ObjectObject.toString()public NamedFacebookType getSchool()
public NamedFacebookType getYear()
public NamedFacebookType getDegree()
public String getType()
College.
public List<NamedFacebookType> getConcentration()
public List<NamedFacebookType> getWith()
public List<User.EducationClass> getClasses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||