public class InputData extends DRGElement
| Modifier and Type | Field and Description |
|---|---|
protected InformationItem |
variable |
nameattributes, description, extensionElements, id, label| Constructor and Description |
|---|
InputData() |
| Modifier and Type | Method and Description |
|---|---|
InformationItem |
getVariable() |
void |
setVariable(InformationItem variable) |
getName, setNameaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getDescription, getExtensionElements, getId, getLabel, setAttributes, setDescription, setExtensionElements, setId, setLabel, setValuesprotected InformationItem variable
public InformationItem getVariable()
public void setVariable(InformationItem variable)
Copyright © 2021 Flowable. All rights reserved.