public class TimestampGetter extends ParaGetter<Timestamp>
| 构造器和说明 |
|---|
TimestampGetter(String parameterName,
String defaultValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
Timestamp |
get(Action action,
Controller c) |
protected Timestamp |
to(String v) |
getDefaultValue, getParameterNamepublic Timestamp get(Action action, Controller c)
protected Timestamp to(String v)
to 在类中 ParaGetter<Timestamp>Copyright © 2022. All rights reserved.