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