Uses of Class
org.javlo.component.web2.survey.Response
-
Packages that use Response Package Description org.javlo.component.web2.survey -
-
Uses of Response in org.javlo.component.web2.survey
Methods in org.javlo.component.web2.survey that return Response Modifier and Type Method Description Response
Question. getResponse()
Methods in org.javlo.component.web2.survey that return types with arguments of type Response Modifier and Type Method Description List<Response>
Question. getResponses()
Method parameters in org.javlo.component.web2.survey with type arguments of type Response Modifier and Type Method Description void
Question. setResponses(List<Response> response)
-