Field.MappedField| Modifier and Type | Field and Description |
|---|---|
boolean |
collection |
String |
derivedVal |
ArrayList<Field> |
elements |
String |
mappedName |
boolean |
primitive |
Object |
primitiveVal |
fqn, instance, name, publicAccess| Constructor and Description |
|---|
MappedField(String mappedName) |
MappedField(String mappedName,
Field f) |
MappedField(String mappedName,
Object primitiveValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
addField(Field field) |
boolean |
isEmpty() |
Class<?> |
parentClass() |
Class<?> |
realClass() |
String |
toString() |
String |
value() |
Copyright © 2022. All rights reserved.