public class VariableDeployment extends Object
Constructor and Description |
---|
VariableDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
addVariable(String variableName,
Variable variable) |
Variable |
getVariable(String variableName) |
Map<String,Variable> |
getVariables() |
void |
remove(String variableName) |
Copyright © 2005–2018. All rights reserved.