public class VariableValue extends Object
| Constructor and Description |
|---|
VariableValue(String variable,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
String |
getVariable() |
void |
setValue(String value) |
void |
setVariable(String variable) |
String |
toString() |
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.