public class AbstractWrapperAll extends AbstractWrapperId implements IIdentification, IWrapperPages, IWrapperDates
| Constructor and Description |
|---|
AbstractWrapperAll() |
| Modifier and Type | Method and Description |
|---|---|
ResultDates |
getDates() |
int |
getPage() |
int |
getTotalPages() |
int |
getTotalResults() |
void |
setDates(ResultDates dates) |
void |
setPage(int page) |
void |
setResultProperties(AbstractResults results)
Copy the wrapper values to the results
|
void |
setTotalPages(int totalPages) |
void |
setTotalResults(int totalResults) |
getId, setIdgetTypeListhandleUnknown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, setIdpublic int getPage()
getPage in interface IWrapperPagespublic int getTotalPages()
getTotalPages in interface IWrapperPagespublic int getTotalResults()
getTotalResults in interface IWrapperPagespublic ResultDates getDates()
getDates in interface IWrapperDatespublic void setPage(int page)
setPage in interface IWrapperPagespublic void setTotalPages(int totalPages)
setTotalPages in interface IWrapperPagespublic void setTotalResults(int totalResults)
setTotalResults in interface IWrapperPagespublic void setDates(ResultDates dates)
setDates in interface IWrapperDatespublic void setResultProperties(AbstractResults results)
setResultProperties in class AbstractWrapperIdresults - Copyright © 2012-2015. All Rights Reserved.