Uses of Class
io.dialob.session.engine.program.model.ImmutableValueSet.Entry.Builder
Packages that use ImmutableValueSet.Entry.Builder
-
Uses of ImmutableValueSet.Entry.Builder in io.dialob.session.engine.program.model
Methods in io.dialob.session.engine.program.model that return ImmutableValueSet.Entry.BuilderModifier and TypeMethodDescriptionImmutableValueSet.Entry.builder()Creates a builder forEntry.ImmutableValueSet.Entry.Builder.from(ValueSet.Entry instance) Fill a builder with attribute values from the providedEntryinstance.Initializes the value for thekeyattribute.ImmutableValueSet.Entry.Builder.label(Expression label) Initializes the value for thelabelattribute.