|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aetrion.flickr.photos.PhotoContext
public class PhotoContext
| Constructor Summary | |
|---|---|
PhotoContext()
|
|
| Method Summary | |
|---|---|
Photo |
getNextPhoto()
|
Photo |
getPreviousPhoto()
|
void |
setNextPhoto(Photo nextPhoto)
|
void |
setPreviousPhoto(Photo previousPhoto)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhotoContext()
| Method Detail |
|---|
public Photo getPreviousPhoto()
public void setPreviousPhoto(Photo previousPhoto)
public Photo getNextPhoto()
public void setNextPhoto(Photo nextPhoto)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||