net.sf.fb4j.model
Class HighSchoolInfo
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,java.lang.Object>
net.sf.fb4j.FacebookObject<HighSchoolInfo.Field>
net.sf.fb4j.model.HighSchoolInfo
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.util.Map<HighSchoolInfo.Field,java.lang.Object>
public class HighSchoolInfo
- extends FacebookObject<HighSchoolInfo.Field>
- Author:
- Mino Togna, Gino Miceli
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class java.util.AbstractMap |
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
| Methods inherited from class net.sf.fb4j.FacebookObject |
clear, get, getBoolean, getDate, getFloat, getInteger, getLong, getNumber, getString, getStringArray, put, putAll, putInternal, putInternal, remove |
| Methods inherited from class java.util.HashMap |
clone, containsKey, containsValue, entrySet, isEmpty, keySet, size, values |
| Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
equals, hashCode |
HighSchoolInfo
public HighSchoolInfo()
getHs1Name
public java.lang.String getHs1Name()
getHs1Id
public java.lang.Long getHs1Id()
getGraduationYear
public java.lang.Integer getGraduationYear()
getHs2Name
public java.lang.String getHs2Name()
getHs2Id
public java.lang.Long getHs2Id()
fieldForName
protected HighSchoolInfo.Field fieldForName(java.lang.String fieldName)
- Specified by:
fieldForName in class FacebookObject<HighSchoolInfo.Field>
Copyright © 2008. All Rights Reserved.