Package gw.lang.reflect
Class ImplicitPropertyUtil.ImplicitPropertyInfo
- java.lang.Object
-
- gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
-
- Enclosing class:
- ImplicitPropertyUtil
public static class ImplicitPropertyUtil.ImplicitPropertyInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ImplicitPropertyInfo(boolean isSetter, boolean isGetter, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()booleanisGetter()booleanisSetter()
-