Package com.logicaldoc.webservice.mobile
Class CommentListVO
java.lang.Object
com.logicaldoc.webservice.mobile.CommentListVO
- All Implemented Interfaces:
 Serializable
User: Niraj Singh Date: 06/05/14
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintgetItems()intintintgetTotal()voidsetItemCount(int itemCount) voidvoidsetPageSize(int pageSize) voidsetStartIndex(int startIndex) voidsetTotal(int total)  
- 
Constructor Details
- 
CommentListVO
public CommentListVO() 
 - 
 - 
Method Details
- 
setTotal
public void setTotal(int total)  - 
setPageSize
public void setPageSize(int pageSize)  - 
setStartIndex
public void setStartIndex(int startIndex)  - 
setItemCount
public void setItemCount(int itemCount)  - 
getTotal
public int getTotal() - 
getPageSize
public int getPageSize() - 
getStartIndex
public int getStartIndex() - 
getItemCount
public int getItemCount() - 
getItems
 - 
setItems
 - 
getNodePermissions
 
 -