Uses of Class
org.opendope.questions.Response.Fixed
Packages that use Response.Fixed
-
Uses of Response.Fixed in org.opendope.questions
Fields in org.opendope.questions declared as Response.FixedMethods in org.opendope.questions that return Response.FixedModifier and TypeMethodDescriptionObjectFactory.createResponseFixed()Create an instance ofResponse.FixedResponse.getFixed()Gets the value of the fixed property.Methods in org.opendope.questions with parameters of type Response.FixedModifier and TypeMethodDescriptionvoidResponse.setFixed(Response.Fixed value) Sets the value of the fixed property.