cz.geek.picasa
Class PhotosBean
java.lang.Object
cz.geek.picasa.PhotosBean
public class PhotosBean
- extends Object
|
Constructor Summary |
PhotosBean(com.google.gdata.data.photos.PhotoEntry curr,
int c,
com.google.gdata.data.photos.PhotoEntry prev,
com.google.gdata.data.photos.PhotoEntry next,
int size)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhotosBean
public PhotosBean(com.google.gdata.data.photos.PhotoEntry curr,
int c,
com.google.gdata.data.photos.PhotoEntry prev,
com.google.gdata.data.photos.PhotoEntry next,
int size)
getCurr
public PhotoBean getCurr()
getC
public int getC()
getPrev
public PhotoBean getPrev()
getNext
public PhotoBean getNext()
getSize
public int getSize()
Copyright © 2011. All Rights Reserved.