Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstCommandMessage.Builder
Packages that use ImmutableAstCommandMessage.Builder
-
Uses of ImmutableAstCommandMessage.Builder in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstCommandMessage.BuilderModifier and TypeMethodDescriptionImmutableAstCommandMessage.builder()Creates a builder forImmutableAstCommandMessage.ImmutableAstCommandMessage.Builder.from(AstBody.AstCommandMessage instance) Fill a builder with attribute values from the providedAstCommandMessageinstance.ImmutableAstCommandMessage.Builder.line(int line) Initializes the value for thelineattribute.ImmutableAstCommandMessage.Builder.range(AstBody.AstCommandRange range) Initializes the value for therangeattribute.ImmutableAstCommandMessage.Builder.type(AstBody.CommandMessageType type) Initializes the value for thetypeattribute.Initializes the value for thevalueattribute.