net.stepniak.picheese.pojos.v1
Class CollectionPhoto
java.lang.Object
net.stepniak.picheese.pojos.Base
net.stepniak.picheese.pojos.v1.CollectionBase
net.stepniak.picheese.pojos.v1.CollectionPhoto
- All Implemented Interfaces:
- Serializable
public class CollectionPhoto
- extends CollectionBase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionPhoto
public CollectionPhoto()
CollectionPhoto
public CollectionPhoto(int currentPage,
int pageLimit,
int totalResults,
List<Photo> entities)
getEntities
public List<Photo> getEntities()
Copyright © 2013. All Rights Reserved.