Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstCommand
Packages that use ImmutableAstCommand
-
Uses of ImmutableAstCommand in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstCommandModifier and TypeMethodDescriptionImmutableAstCommand.Builder.build()Builds a newImmutableAstCommand.static ImmutableAstCommandImmutableAstCommand.copyOf(AstCommand instance) Creates an immutable copy of aAstCommandvalue.final ImmutableAstCommandCopy the current immutable object by setting a value for theidattribute.final ImmutableAstCommandImmutableAstCommand.withType(AstCommand.AstCommandValue value) Copy the current immutable object by setting a value for thetypeattribute.final ImmutableAstCommandCopy the current immutable object by setting a value for thevalueattribute.