Package gw.lang.reflect
Class ImplicitPropertyUtil.ImplicitPropertyInfo
java.lang.Object
gw.lang.reflect.ImplicitPropertyUtil.ImplicitPropertyInfo
- Enclosing class:
- ImplicitPropertyUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_isSetter
private boolean _isSetter -
_isGetter
private boolean _isGetter -
_name
-
-
Constructor Details
-
ImplicitPropertyInfo
-
-
Method Details
-
isSetter
public boolean isSetter() -
isGetter
public boolean isGetter() -
getName
-