Package io.resys.hdes.client.api.ast
Interface AstTag
- All Superinterfaces:
AstBody,Serializable
- All Known Implementing Classes:
ImmutableAstTag
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.resys.hdes.client.api.ast.AstBody
AstBody.AstBodyType, AstBody.AstCommandMessage, AstBody.AstCommandRange, AstBody.AstSource, AstBody.CommandMessageType, AstBody.Headers -
Method Summary
Methods inherited from interface io.resys.hdes.client.api.ast.AstBody
getBodyType, getDescription, getHeaders, getMessages
-
Method Details
-
getName
String getName() -
getCommitId
-
getCreated
LocalDateTime getCreated() -
getValues
List<AstTag.AstTagValue> getValues()
-