Uses of Class
io.dialob.program.expr.arith.ImmutableIsInactiveOrNullOperator.Builder
-
Packages that use ImmutableIsInactiveOrNullOperator.Builder Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsInactiveOrNullOperator.Builder in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsInactiveOrNullOperator.Builder Modifier and Type Method Description static ImmutableIsInactiveOrNullOperator.BuilderImmutableIsInactiveOrNullOperator. builder()Creates a builder forImmutableIsInactiveOrNullOperator.ImmutableIsInactiveOrNullOperator.BuilderImmutableIsInactiveOrNullOperator.Builder. from(IsInactiveOrNullOperator instance)Fill a builder with attribute values from the providedIsInactiveOrNullOperatorinstance.ImmutableIsInactiveOrNullOperator.BuilderImmutableIsInactiveOrNullOperator.Builder. itemId(ItemId itemId)Initializes the value for theitemIdattribute.
-