Uses of Class
io.dialob.api.questionnaire.ImmutableAnswer.Builder
Packages that use ImmutableAnswer.Builder
-
Uses of ImmutableAnswer.Builder in io.dialob.api.questionnaire
Methods in io.dialob.api.questionnaire that return ImmutableAnswer.BuilderModifier and TypeMethodDescriptionfinal ImmutableAnswer.BuilderImmutableAnswer.Builder.acceptedValue(Object acceptedValue) Initializes the value for theacceptedValueattribute.static ImmutableAnswer.BuilderImmutableAnswer.builder()Creates a builder forImmutableAnswer.final ImmutableAnswer.BuilderFill a builder with attribute values from the providedAnswerinstance.final ImmutableAnswer.BuilderImmutableAnswer.Builder.from(ModifiableAnswer instance) Fill a builder with attribute values from the providedModifiableAnswerinstance.final ImmutableAnswer.BuilderInitializes the value for theidattribute.final ImmutableAnswer.BuilderInitializes the value for thetypeattribute.final ImmutableAnswer.BuilderInitializes the value for theupdatedattribute.final ImmutableAnswer.BuilderInitializes the value for theuserIdattribute.final ImmutableAnswer.BuilderInitializes the value for thevalueattribute.