public class DebugOptions extends AbstractOptions
| Constructor and Description |
|---|
DebugOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
fieldName2AntMap() |
String |
getDebugLevel() |
void |
setDebugLevel(String debugLevel) |
define, excludedFieldsFromOptionMap, fieldValue2AntMap, optionMappublic String getDebugLevel()
public void setDebugLevel(String debugLevel)
protected Map<String,String> fieldName2AntMap()
fieldName2AntMap in class AbstractOptions