Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableIsBlankOperator
Packages that use ImmutableIsBlankOperator
-
Uses of ImmutableIsBlankOperator in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableIsBlankOperatorModifier and TypeMethodDescriptionImmutableIsBlankOperator.Builder.build()Builds a newImmutableIsBlankOperator.static ImmutableIsBlankOperatorImmutableIsBlankOperator.copyOf(IsBlankOperator instance) Creates an immutable copy of aIsBlankOperatorvalue.final ImmutableIsBlankOperatorImmutableIsBlankOperator.withQuestionId(ItemId value) Copy the current immutable object by setting a value for thequestionIdattribute.