Uses of Class
io.dialob.api.form.ImmutableFormTag
Packages that use ImmutableFormTag
-
Uses of ImmutableFormTag in io.dialob.api.form
Methods in io.dialob.api.form that return ImmutableFormTagModifier and TypeMethodDescriptionImmutableFormTag.Builder.build()Builds a newImmutableFormTag.static ImmutableFormTagCreates an immutable copy of aFormTagvalue.final ImmutableFormTagImmutableFormTag.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableFormTagImmutableFormTag.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableFormTagImmutableFormTag.withFormId(String value) Copy the current immutable object by setting a value for theformIdattribute.final ImmutableFormTagImmutableFormTag.withFormName(String value) Copy the current immutable object by setting a value for theformNameattribute.final ImmutableFormTagCopy the current immutable object by setting a value for thenameattribute.final ImmutableFormTagImmutableFormTag.withRefName(String value) Copy the current immutable object by setting a value for therefNameattribute.final ImmutableFormTagImmutableFormTag.withType(FormTag.Type value) Copy the current immutable object by setting a value for thetypeattribute.