|
Spring Social Facebook | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.facebook.api.Photo.Image
public static class Photo.Image
| Constructor Summary | |
|---|---|
Photo.Image(java.lang.String source,
int width,
int height)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
java.lang.String |
getSource()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Photo.Image(java.lang.String source,
int width,
int height)
| Method Detail |
|---|
public int getWidth()
public int getHeight()
public java.lang.String getSource()
|
Spring Social Facebook | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||