protected static final class Arguments.VariableArgument extends Arguments.Argument
| Modifier and Type | Field and Description |
|---|---|
protected String |
variableName |
| Modifier | Constructor and Description |
|---|---|
protected |
Arguments.VariableArgument(int index,
String variableName) |
protected |
Arguments.VariableArgument(String parameterName,
String variableName)
New call parameter.
|
| Modifier and Type | Method and Description |
|---|---|
protected Arguments.VariableArgument |
clone() |
String |
getParameterVariable()
Is value of this parameter retrieved from variable or value?
|
String |
getValue()
Retrieve value of parameter.
|
String |
toString() |
getParameterNameprotected final String variableName
protected Arguments.VariableArgument(int index,
String variableName)
public String getValue()
Arguments.ArgumentgetValue in class Arguments.Argumentpublic String getParameterVariable()
Arguments.ArgumentgetParameterVariable in class Arguments.Argumentpublic String toString()
toString in class Arguments.Argumentprotected Arguments.VariableArgument clone()
clone in class Arguments.ArgumentCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.