Class ReplyDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.faq.ReplyDTO
- All Implemented Interfaces:
Serializable
- Author:
- svu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ReplyDTOgetId()getTitle()voidsetAttachments(List<SimpleDocumentDTO> attachments) voidsetContent(String content) voidvoid
-
Constructor Details
-
ReplyDTO
public ReplyDTO()
-
-
Method Details
-
fromJSON
-
getTitle
-
setTitle
-
getContent
-
setContent
-
getAttachments
-
setAttachments
-
getId
-
setId
-