Uses of Class
org.opendope.questions.Response
Packages that use Response
-
Uses of Response in org.opendope.questions
Fields in org.opendope.questions declared as ResponseMethods in org.opendope.questions that return ResponseModifier and TypeMethodDescriptionObjectFactory.createResponse()Create an instance ofResponseQuestion.getResponse()Gets the value of the response property.Methods in org.opendope.questions with parameters of type ResponseModifier and TypeMethodDescriptionvoidQuestion.setResponse(Response value) Sets the value of the response property.