Package | Description |
---|---|
org.camunda.bpm.model.dmn.impl.instance | |
org.camunda.bpm.model.dmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
AllowedAnswersImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<AllowedAnswers> |
DecisionImpl.allowedAnswersChild |
Modifier and Type | Method and Description |
---|---|
AllowedAnswers |
DecisionImpl.getAllowedAnswers() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionImpl.setAllowedAnswers(AllowedAnswers allowedAnswers) |
Modifier and Type | Method and Description |
---|---|
AllowedAnswers |
Decision.getAllowedAnswers() |
Modifier and Type | Method and Description |
---|---|
void |
Decision.setAllowedAnswers(AllowedAnswers allowedAnswers) |
Copyright © 2022. All rights reserved.