Uses of Class
io.dialob.api.proto.ImmutableValueSet
Packages that use ImmutableValueSet
-
Uses of ImmutableValueSet in io.dialob.api.proto
Methods in io.dialob.api.proto that return ImmutableValueSetModifier and TypeMethodDescriptionImmutableValueSet.Builder.build()Builds a newImmutableValueSet.static ImmutableValueSetCreates an immutable copy of aValueSetvalue.final ImmutableValueSetImmutableValueSet.withEntries(ValueSetEntry... elements) Copy the current immutable object with elements that replace the content ofentries.final ImmutableValueSetImmutableValueSet.withEntries(Iterable<? extends ValueSetEntry> 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.