| Package | Description | 
|---|---|
| nl.tno.imb | 
| Modifier and Type | Method and Description | 
|---|---|
static TConnection.TVarPrefix | 
TConnection.TVarPrefix.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TConnection.TVarPrefix[] | 
TConnection.TVarPrefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TConnection.setVariableValue(String aVarName,
                String aVarValue,
                TConnection.TVarPrefix aVarPrefix)
Set the value of a global framework variable 
 | 
void | 
TConnection.setVariableValue(String aVarName,
                TByteBuffer aVarValue,
                TConnection.TVarPrefix aVarPrefix)
Set the value of a global framework variable 
 | 
Copyright © 2014–2016 Delft University of Technology. All rights reserved.