Uses of Interface
io.dialob.program.expr.arith.IsInvalidAnswersOnActivePage
-
Packages that use IsInvalidAnswersOnActivePage Package Description io.dialob.program.expr.arith -
-
Uses of IsInvalidAnswersOnActivePage in io.dialob.program.expr.arith
Classes in io.dialob.program.expr.arith that implement IsInvalidAnswersOnActivePage Modifier and Type Class Description classImmutableIsInvalidAnswersOnActivePageImmutable implementation ofIsInvalidAnswersOnActivePage.Methods in io.dialob.program.expr.arith with parameters of type IsInvalidAnswersOnActivePage Modifier and Type Method Description static ImmutableIsInvalidAnswersOnActivePageImmutableIsInvalidAnswersOnActivePage. copyOf(IsInvalidAnswersOnActivePage instance)Creates an immutable copy of aIsInvalidAnswersOnActivePagevalue.ImmutableIsInvalidAnswersOnActivePage.BuilderImmutableIsInvalidAnswersOnActivePage.Builder. from(IsInvalidAnswersOnActivePage instance)Fill a builder with attribute values from the providedIsInvalidAnswersOnActivePageinstance.
-