Uses of Interface
io.dialob.session.engine.program.expr.arith.IsInvalidAnswersOnActivePage
Packages that use IsInvalidAnswersOnActivePage
-
Uses of IsInvalidAnswersOnActivePage in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement IsInvalidAnswersOnActivePageModifier and TypeClassDescriptionfinal classImmutable implementation ofIsInvalidAnswersOnActivePage.Methods in io.dialob.session.engine.program.expr.arith with parameters of type IsInvalidAnswersOnActivePageModifier and TypeMethodDescriptionImmutableIsInvalidAnswersOnActivePage.copyOf(IsInvalidAnswersOnActivePage instance) Creates an immutable copy of aIsInvalidAnswersOnActivePagevalue.ImmutableIsInvalidAnswersOnActivePage.Builder.from(IsInvalidAnswersOnActivePage instance) Fill a builder with attribute values from the providedIsInvalidAnswersOnActivePageinstance.