Package 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
-
-
Field Summary
Fields Modifier and Type Field Description TypegenericTypeStringmethodNameClass<?>typeClass<?>typeClass
-
Constructor Summary
Constructors Constructor Description GetterType(Method m)
-