public class Variable extends VariableXml implements Serializable
| Constructor and Description |
|---|
Variable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<String> |
getOutComes() |
List<String> |
getProperties() |
void |
setName(String name) |
void |
setOutComes(List<String> outComes) |
void |
setProperties(List<String> properties) |
getType, getValue, setType, setValueCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.