Uses of Class
io.dialob.api.questionnaire.ImmutableAnswer
Packages that use ImmutableAnswer
-
Uses of ImmutableAnswer in io.dialob.api.questionnaire
Methods in io.dialob.api.questionnaire that return ImmutableAnswerModifier and TypeMethodDescriptionImmutableAnswer.Builder.build()Builds a newImmutableAnswer.static ImmutableAnswerCreates an immutable copy of aAnswervalue.static ImmutableAnswerConstruct a new immutableAnswerinstance.final ImmutableAnswerModifiableAnswer.toImmutable()Converts toImmutableAnswer.final ImmutableAnswerImmutableAnswer.withAcceptedValue(Object value) Copy the current immutable object by setting a value for theacceptedValueattribute.final ImmutableAnswerCopy the current immutable object by setting a value for theidattribute.final ImmutableAnswerCopy the current immutable object by setting a value for thetypeattribute.final ImmutableAnswerImmutableAnswer.withUpdated(Date value) Copy the current immutable object by setting a value for theupdatedattribute.final ImmutableAnswerImmutableAnswer.withUserId(String value) Copy the current immutable object by setting a value for theuserIdattribute.final ImmutableAnswerCopy the current immutable object by setting a value for thevalueattribute.