Class CategoryDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.faq.CategoryDTO
- All Implemented Interfaces:
Serializable
- Author:
- svu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CategoryDTOgetId()getTitle()voidsetDescription(String description) voidvoid
-
Constructor Details
-
CategoryDTO
public CategoryDTO()
-
-
Method Details
-
getId
-
setId
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
fromJSON
-