Uses of Class
io.dialob.program.expr.arith.ImmutableIsInvalidAnswersOnActivePage
-
Packages that use ImmutableIsInvalidAnswersOnActivePage Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsInvalidAnswersOnActivePage in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsInvalidAnswersOnActivePage Modifier and Type Method Description ImmutableIsInvalidAnswersOnActivePageImmutableIsInvalidAnswersOnActivePage.Builder. build()Builds a newImmutableIsInvalidAnswersOnActivePage.static ImmutableIsInvalidAnswersOnActivePageImmutableIsInvalidAnswersOnActivePage. copyOf(IsInvalidAnswersOnActivePage instance)Creates an immutable copy of aIsInvalidAnswersOnActivePagevalue.ImmutableIsInvalidAnswersOnActivePageImmutableIsInvalidAnswersOnActivePage. withPageContainerId(ItemId value)Copy the current immutable object by setting a value for thepageContainerIdattribute.
-