public class EnumGetter<T extends Enum> extends ParaGetter<T>
EnumGetter(Class<T> enumType, String parameterName, String defaultValue)
T
get(Action action, Controller c)
protected T
to(String v)
getDefaultValue, getParameterName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumGetter(Class<T> enumType, String parameterName, String defaultValue)
public T get(Action action, Controller c)
protected T to(String v)
to
ParaGetter<T extends Enum>
Copyright © 2022. All rights reserved.