public class GlobalVariable extends Object
Constructor and Description |
---|
GlobalVariable(VirtualSessionManager vsm,
boolean isGlobVar)
Constructor that set owner for DDE events.
|
Modifier and Type | Method and Description |
---|---|
boolean |
delete(String name)
Deletes a global variable.
|
String |
get(String name)
Gets the contents of a global variable.
|
Enumeration<String> |
getKeys()
Gets all the keys in the table.
|
boolean |
set(String name,
String data)
Sets a global variable.
|
public GlobalVariable(VirtualSessionManager vsm, boolean isGlobVar)
public boolean set(String name, String data)
public String get(String name)
public Enumeration<String> getKeys()
public boolean delete(String name)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.