public class DTProperties
| Constructor and Description |
|---|
DTProperties() |
DTProperties(BBjString propertyFileName!) |
| Modifier and Type | Method and Description |
|---|---|
void | delProperty(BBjString propertyKey!) |
BBjString | getErrMsg() |
BBjString | getProperty(BBjString propertyKey!) |
void | setProperty(BBjString propertyValue!) |
void | setProperty(BBjString propertyKey!, BBjString propertyValue!) |
public DTProperties()
public DTProperties(BBjString propertyFileName!)