public class FieldGetAndSetter extends AbstractGetAndSet
GET, IS, SET| Constructor and Description |
|---|
FieldGetAndSetter(Field field)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
Class<?> |
getTargetClass() |
Object |
getValue(Object object) |
Object |
newValue(Object object) |
void |
setValue(Object object,
Object value) |
getGetter, getSetterpublic FieldGetAndSetter(Field field)
field - the fieldpublic Field getField()
getField in interface de.alpharogroup.model.api.GetAndSetgetField in class AbstractGetAndSetpublic Class<?> getTargetClass()
getTargetClass in interface de.alpharogroup.model.api.GetAndSetgetTargetClass in class AbstractGetAndSetCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.