|
Spring Social Yammer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.yammer.api.YammerProfile.Stats
public static class YammerProfile.Stats
| Constructor Summary | |
|---|---|
YammerProfile.Stats(long followers,
long following,
long updates)
|
|
| Method Summary | |
|---|---|
long |
getFollowers()
|
long |
getFollowing()
|
long |
getUpdates()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public YammerProfile.Stats(long followers,
long following,
long updates)
| Method Detail |
|---|
public long getFollowers()
public long getFollowing()
public long getUpdates()
public java.lang.String toString()
toString in class java.lang.Object
|
Spring Social Yammer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||