Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstDecisionCell
Packages that use ImmutableAstDecisionCell
-
Uses of ImmutableAstDecisionCell in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstDecisionCellModifier and TypeMethodDescriptionImmutableAstDecisionCell.Builder.build()Builds a newImmutableAstDecisionCell.static ImmutableAstDecisionCellImmutableAstDecisionCell.copyOf(AstDecision.AstDecisionCell instance) Creates an immutable copy of aAstDecision.AstDecisionCellvalue.final ImmutableAstDecisionCellImmutableAstDecisionCell.withHeader(String value) Copy the current immutable object by setting a value for theheaderattribute.final ImmutableAstDecisionCellCopy the current immutable object by setting a value for theidattribute.final ImmutableAstDecisionCellCopy the current immutable object by setting a value for thevalueattribute.