public class GeneratorProperties extends Object
| Constructor and Description |
|---|
GeneratorProperties() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearProperty(String key) |
static String |
getProperty(String key) |
static String |
getProperty(String key,
String defaultValue) |
static void |
reset() |
static void |
setProperty(String key,
String value) |
public static void clearProperty(String key)
public static void reset()
Copyright © 2019. All rights reserved.