Interface AstDecision.AstDecisionCell

All Superinterfaces:
Serializable
All Known Implementing Classes:
ImmutableAstDecisionCell
Enclosing interface:
AstDecision

@Immutable public static interface AstDecision.AstDecisionCell extends Serializable
  • Method Details

    • getId

      String getId()
    • getHeader

      String getHeader()
    • getValue

      @Nullable String getValue()