Package io.resys.hdes.client.api.ast
Interface AstBody.AstCommandMessage
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableAstCommandMessage
- Enclosing interface:
- AstBody
-
Method Details
-
getLine
int getLine() -
getValue
String getValue() -
getType
AstBody.CommandMessageType getType() -
getRange
-