Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableValueSetEntryToStringOperator.Builder
Packages that use ImmutableValueSetEntryToStringOperator.Builder
-
Uses of ImmutableValueSetEntryToStringOperator.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableValueSetEntryToStringOperator.BuilderModifier and TypeMethodDescriptionImmutableValueSetEntryToStringOperator.builder()Creates a builder forImmutableValueSetEntryToStringOperator.ImmutableValueSetEntryToStringOperator.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableValueSetEntryToStringOperator.Builder.from(ValueSetEntryToStringOperator instance) Fill a builder with attribute values from the providedValueSetEntryToStringOperatorinstance.ImmutableValueSetEntryToStringOperator.Builder.valueSetId(ValueSetId valueSetId) Initializes the value for thevalueSetIdattribute.