Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableIsInactiveOrNullOperator
Packages that use ImmutableIsInactiveOrNullOperator
-
Uses of ImmutableIsInactiveOrNullOperator in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableIsInactiveOrNullOperatorModifier and TypeMethodDescriptionImmutableIsInactiveOrNullOperator.Builder.build()Builds a newImmutableIsInactiveOrNullOperator.ImmutableIsInactiveOrNullOperator.copyOf(IsInactiveOrNullOperator instance) Creates an immutable copy of aIsInactiveOrNullOperatorvalue.Construct a new immutableIsInactiveOrNullOperatorinstance.ImmutableIsInactiveOrNullOperator.withItemId(ItemId value) Copy the current immutable object by setting a value for theitemIdattribute.