public abstract static class PropertyResolver.AbstractGetAndSet extends Object implements PropertyResolver.IGetAndSet
| Constructor and Description |
|---|
PropertyResolver.AbstractGetAndSet() |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
Method |
getGetter() |
Method |
getSetter() |
Class<?> |
getTargetClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValue, newValue, setValuepublic Field getField()
getField in interface PropertyResolver.IGetAndSetpublic Method getGetter()
getGetter in interface PropertyResolver.IGetAndSetpublic Method getSetter()
getSetter in interface PropertyResolver.IGetAndSetpublic Class<?> getTargetClass()
getTargetClass in interface PropertyResolver.IGetAndSetCopyright © 2006–2021 Apache Software Foundation. All rights reserved.