public interface DecisionTable
Modifier and Type | Interface and Description |
---|---|
static interface |
DecisionTable.OutputClause |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<? extends DecisionTable.OutputClause> |
getOutputs() |
String getName()
List<? extends DecisionTable.OutputClause> getOutputs()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.