Package io.resys.hdes.client.api.ast
Interface AstDecision.AstDecisionRow
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableAstDecisionRow
- Enclosing interface:
- AstDecision
-
Method Summary
-
Method Details
-
getId
String getId() -
getOrder
int getOrder() -
getCells
List<AstDecision.AstDecisionCell> getCells()
-