Package gw.lang.reflect
Class ImplicitPropertyUtil.ImplicitPropertyInfo
- java.lang.Object
-
- gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
-
- Enclosing class:
- ImplicitPropertyUtil
public static class ImplicitPropertyUtil.ImplicitPropertyInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ImplicitPropertyInfo(boolean isSetter, boolean isGetter, String name)
-