Class ResponseDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.survey.ResponseDTO
- All Implemented Interfaces:
Serializable
- Author:
- svu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResponseDTOgetId()voidsetContent(String content) voidjsinterop.base.JsPropertyMap<Object>toJSON()
-
Constructor Details
-
ResponseDTO
public ResponseDTO()
-
-
Method Details
-
getId
-
setId
-
getContent
-
setContent
-
fromJSON
-
toJSON
-