|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.gpe.clients.api.workflow.BoundVariable<VariableValueType>
public class BoundVariable<VariableValueType extends VariableValue>
The pair of the variable and its value.
| Constructor Summary | |
|---|---|
BoundVariable(Variable variable,
VariableValueType value)
|
|
| Method Summary | |
|---|---|
VariableValueType |
getValue()
|
Variable |
getVariable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoundVariable(Variable variable,
VariableValueType value)
| Method Detail |
|---|
public VariableValueType getValue()
public Variable getVariable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||