|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<K,java.lang.Object>
net.sf.fb4j.FacebookObject<UserStatus.Field>
net.sf.fb4j.model.UserStatus
public class UserStatus
| Nested Class Summary | |
|---|---|
static class |
UserStatus.Field
|
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
| Field Summary |
|---|
| Fields inherited from class net.sf.fb4j.FacebookObject |
|---|
DATE_FORMAT, EMPTY_DATE, EMPTY_FLOAT, EMPTY_INTEGER, EMPTY_LONG |
| Constructor Summary | |
|---|---|
UserStatus()
|
|
| Method Summary | |
|---|---|
protected UserStatus.Field |
fieldForName(java.lang.String fieldName)
|
java.util.Date |
getLastUpdated()
|
java.lang.String |
getMessage()
|
| 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 |
| Constructor Detail |
|---|
public UserStatus()
| Method Detail |
|---|
public java.util.Date getLastUpdated()
public java.lang.String getMessage()
protected UserStatus.Field fieldForName(java.lang.String fieldName)
fieldForName in class FacebookObject<UserStatus.Field>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||