Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstTagValue
Packages that use ImmutableAstTagValue
-
Uses of ImmutableAstTagValue in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstTagValueModifier and TypeMethodDescriptionImmutableAstTagValue.Builder.build()Builds a newImmutableAstTagValue.static ImmutableAstTagValueImmutableAstTagValue.copyOf(AstTag.AstTagValue instance) Creates an immutable copy of aAstTag.AstTagValuevalue.final ImmutableAstTagValueImmutableAstTagValue.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableAstTagValueImmutableAstTagValue.withCommands(AstCommand... elements) Copy the current immutable object with elements that replace the content ofcommands.final ImmutableAstTagValueImmutableAstTagValue.withCommands(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofcommands.final ImmutableAstTagValueCopy the current immutable object by setting a value for thehashattribute.final ImmutableAstTagValueCopy the current immutable object by setting a value for theidattribute.