Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstDecisionRow
Packages that use ImmutableAstDecisionRow
-
Uses of ImmutableAstDecisionRow in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstDecisionRowModifier and TypeMethodDescriptionImmutableAstDecisionRow.Builder.build()Builds a newImmutableAstDecisionRow.static ImmutableAstDecisionRowImmutableAstDecisionRow.copyOf(AstDecision.AstDecisionRow instance) Creates an immutable copy of aAstDecision.AstDecisionRowvalue.final ImmutableAstDecisionRowImmutableAstDecisionRow.withCells(AstDecision.AstDecisionCell... elements) Copy the current immutable object with elements that replace the content ofcells.final ImmutableAstDecisionRowImmutableAstDecisionRow.withCells(Iterable<? extends AstDecision.AstDecisionCell> elements) Copy the current immutable object with elements that replace the content ofcells.final ImmutableAstDecisionRowCopy the current immutable object by setting a value for theidattribute.final ImmutableAstDecisionRowImmutableAstDecisionRow.withOrder(int value) Copy the current immutable object by setting a value for theorderattribute.