public abstract static class PropertyResolver.AbstractGetAndSet extends Object implements PropertyResolver.IGetAndSet
Constructor and Description |
---|
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, wait
getValue, newValue, setValue
public Field getField()
getField
in interface PropertyResolver.IGetAndSet
public Method getGetter()
getGetter
in interface PropertyResolver.IGetAndSet
public Method getSetter()
getSetter
in interface PropertyResolver.IGetAndSet
public Class<?> getTargetClass()
getTargetClass
in interface PropertyResolver.IGetAndSet
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.