Package io.resys.hdes.client.api.ast
Interface AstBody.AstSource
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableAstSource
- Enclosing interface:
- AstBody
-
Method Details
-
getId
String getId() -
getHash
String getHash() -
getBodyType
AstBody.AstBodyType getBodyType() -
getCommands
List<AstCommand> getCommands()
-