Uses of Class
org.opendope.questions.Response
| Package | Description |
|---|---|
| org.opendope.questions |
-
Uses of Response in org.opendope.questions
Fields in org.opendope.questions declared as Response Modifier and Type Field Description protected ResponseQuestion. responseMethods in org.opendope.questions that return Response Modifier and Type Method Description ResponseObjectFactory. createResponse()Create an instance ofResponseResponseQuestion. getResponse()Gets the value of the response property.Methods in org.opendope.questions with parameters of type Response Modifier and Type Method Description voidQuestion. setResponse(Response value)Sets the value of the response property.