Uses of Class
org.silverpeas.mobile.shared.dto.survey.ResponseDTO
-
Packages that use ResponseDTO Package Description org.silverpeas.mobile.shared.dto.survey -
-
Uses of ResponseDTO in org.silverpeas.mobile.shared.dto.survey
Methods in org.silverpeas.mobile.shared.dto.survey that return types with arguments of type ResponseDTO Modifier and Type Method Description List<ResponseDTO>
QuestionDTO. getResponses()
Method parameters in org.silverpeas.mobile.shared.dto.survey with type arguments of type ResponseDTO Modifier and Type Method Description void
QuestionDTO. setResponses(List<ResponseDTO> responses)
-