public class PaginationResult extends Object implements Serializable
Constructor and Description |
---|
PaginationResult() |
Modifier and Type | Method and Description |
---|---|
List<Media> |
getData() |
Meta |
getMeta() |
Pagination |
getPagination() |
void |
setData(List<Media> data) |
void |
setMeta(Meta meta) |
void |
setPagination(Pagination pagination) |
String |
toString() |
public Pagination getPagination()
public void setPagination(Pagination pagination)
public Meta getMeta()
public void setMeta(Meta meta)
Copyright © 2013. All Rights Reserved.