Uses of Class
io.dialob.session.engine.program.model.ImmutableValueSet
Packages that use ImmutableValueSet
-
Uses of ImmutableValueSet in io.dialob.session.engine.program.model
Methods in io.dialob.session.engine.program.model that return ImmutableValueSetModifier and TypeMethodDescriptionImmutableValueSet.Builder.build()Builds a newImmutableValueSet.static ImmutableValueSetCreates an immutable copy of aValueSetvalue.final ImmutableValueSetImmutableValueSet.withEntries(Value<ValueSet.Entry>... elements) Copy the current immutable object with elements that replace the content ofentries.final ImmutableValueSetImmutableValueSet.withEntries(Iterable<? extends Value<ValueSet.Entry>> elements) Copy the current immutable object with elements that replace the content ofentries.final ImmutableValueSetCopy the current immutable object by setting a value for theidattribute.