public class CaseManagementBooleanElement extends CaseManagementElementDefinition<Boolean>
| Constructor and Description |
|---|
CaseManagementBooleanElement(String name,
Boolean defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValue(org.eclipse.bpmn2.BaseElement element) |
void |
setValue(org.eclipse.bpmn2.BaseElement element,
Boolean value) |
setStringValue, stripCDatagetDefaultValue, getExtensionElements, getStringValue, name, ofpublic Boolean getValue(org.eclipse.bpmn2.BaseElement element)
getValue in class MetadataTypeDefinition<Boolean>public void setValue(org.eclipse.bpmn2.BaseElement element,
Boolean value)
setValue in class MetadataTypeDefinition<Boolean>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.