Uses of Class
org.opendope.questions.Response.Fixed
| Package | Description |
|---|---|
| org.opendope.questions |
-
Uses of Response.Fixed in org.opendope.questions
Fields in org.opendope.questions declared as Response.Fixed Modifier and Type Field Description protected Response.FixedResponse. fixedMethods in org.opendope.questions that return Response.Fixed Modifier and Type Method Description Response.FixedObjectFactory. createResponseFixed()Create an instance ofResponse.FixedResponse.FixedResponse. getFixed()Gets the value of the fixed property.Methods in org.opendope.questions with parameters of type Response.Fixed Modifier and Type Method Description voidResponse. setFixed(Response.Fixed value)Sets the value of the fixed property.