public final class GFSystemImpl extends Object
| Constructor and Description |
|---|
GFSystemImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties()
Get the GFSystemImpl Properties
|
String |
getProperty(String key)
Get a GF System Property
|
void |
setProperty(String key,
String value)
Set a GF System Property, null is acceptable for the name and/or value.
|
public final Map<String,String> getProperties()
public final String getProperty(String key)
key - the name of the propertyCopyright © 2017–2020 Eclipse Foundation. All rights reserved.