org.sqlproc.engine.plugin
Class BeanUtilsPlugin.GetterType
java.lang.Object
org.sqlproc.engine.plugin.BeanUtilsPlugin.GetterType
- Enclosing interface:
- BeanUtilsPlugin
public static class BeanUtilsPlugin.GetterType
- extends Object
Holder for the getter types (standard and generic ones).
- Author:
- Vladimir Hudec
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public Class<?> type
genericType
public Type genericType
typeClass
public Class<?> typeClass
methodName
public String methodName
BeanUtilsPlugin.GetterType
public BeanUtilsPlugin.GetterType(Method m)
Copyright © 2015. All rights reserved.