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