Package com.logicaldoc.webservice.mobile
Class CommentVO
java.lang.Object
com.logicaldoc.webservice.mobile.CommentVO
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetName()getTitle()voidvoidsetContent(String content) voidsetModifiedOn(String modifiedOn) voidvoid 
- 
Constructor Details
- 
CommentVO
public CommentVO() 
 - 
 - 
Method Details
- 
getTitle
 - 
getContent
 - 
setContent
 - 
getModifiedOn
 - 
setModifiedOn
 - 
getAuthor
 - 
setAuthor
 - 
setTitle
 - 
getName
 - 
setName
 
 -