Uses of Class
io.dialob.api.form.ImmutableFormValueSetEntry
Packages that use ImmutableFormValueSetEntry
-
Uses of ImmutableFormValueSetEntry in io.dialob.api.form
Methods in io.dialob.api.form that return ImmutableFormValueSetEntryModifier and TypeMethodDescriptionImmutableFormValueSetEntry.Builder.build()Builds a newImmutableFormValueSetEntry.static ImmutableFormValueSetEntryImmutableFormValueSetEntry.copyOf(FormValueSetEntry instance) Creates an immutable copy of aFormValueSetEntryvalue.ModifiableFormValueSetEntry.toImmutable()Converts toImmutableFormValueSetEntry.ImmutableFormValueSetEntry.withAdditionalProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing theadditionalPropertiesmap with the specified map.Copy the current immutable object by setting a value for theidattribute.Copy the current immutable object by replacing thelabelmap with the specified map.Copy the current immutable object by setting a value for thewhenattribute.