Uses of Class
io.dialob.api.form.ImmutableFormTag.Builder
Packages that use ImmutableFormTag.Builder
-
Uses of ImmutableFormTag.Builder in io.dialob.api.form
Methods in io.dialob.api.form that return ImmutableFormTag.BuilderModifier and TypeMethodDescriptionstatic ImmutableFormTag.BuilderImmutableFormTag.builder()Creates a builder forImmutableFormTag.final ImmutableFormTag.BuilderInitializes the value for thecreatedattribute.final ImmutableFormTag.BuilderImmutableFormTag.Builder.description(String description) Initializes the value for thedescriptionattribute.final ImmutableFormTag.BuilderInitializes the value for theformIdattribute.final ImmutableFormTag.BuilderInitializes the value for theformNameattribute.final ImmutableFormTag.BuilderFill a builder with attribute values from the providedFormTaginstance.final ImmutableFormTag.BuilderInitializes the value for thenameattribute.final ImmutableFormTag.BuilderInitializes the value for therefNameattribute.final ImmutableFormTag.BuilderImmutableFormTag.Builder.type(FormTag.Type type) Initializes the value for thetypeattribute.