protected static class TimeTodayQueryMacroHandler.ArgDef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
firstParamName |
protected java.lang.String |
secondParamName |
protected java.util.TimeZone |
timeZone |
| Constructor and Description |
|---|
ArgDef(java.lang.String firstParamName,
java.lang.String secondParamName,
java.util.TimeZone timeZone) |