public class GetterAndSetter extends Object
| Constructor and Description |
|---|
GetterAndSetter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
callGetter(Object obj,
String fieldName) |
void |
callSetter(Object obj,
String fieldName,
Object value) |
Copyright © 2020. All rights reserved.