public class ModelGetter<T> extends ParaGetter<T>
ModelGetter(Class<T> modelClass, String parameterName)
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 ModelGetter(Class<T> modelClass, String parameterName)
public T get(Action action, Controller c)
protected T to(String v)
to
ParaGetter<T>
Copyright © 2022. All rights reserved.