Package io.resys.hdes.client.api.ast
Interface AstDecision
- All Superinterfaces:
AstBody,Serializable
- All Known Implementing Classes:
ImmutableAstDecision
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic enumstatic enumNested 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, getName
-
Method Details
-
getHeaderTypes
-
getHeaderExpressions
Map<TypeDef.ValueType,List<String>> getHeaderExpressions() -
getHitPolicy
AstDecision.HitPolicy getHitPolicy() -
getRows
List<AstDecision.AstDecisionRow> getRows()
-