| Package | Description |
|---|---|
| org.apache.johnzon.mapper |
| Modifier and Type | Field and Description |
|---|---|
Map<String,Mappings.Setter> |
Mappings.ClassMapping.setters |
| Constructor and Description |
|---|
ClassMapping(Class<?> clazz,
AccessMode.Factory factory,
Map<String,Mappings.Getter> getters,
Map<String,Mappings.Setter> setters,
Adapter<?,?> adapter,
ObjectConverter.Reader<?> reader,
ObjectConverter.Writer<?> writer,
Mappings.Getter anyGetter,
Method anySetter) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.