Uses of Class
net.odoframework.beans.MapToObjectRegistry
| Package | Description |
|---|---|
| net.odoframework.beans |
-
Uses of MapToObjectRegistry in net.odoframework.beans
Methods in net.odoframework.beans that return MapToObjectRegistry Modifier and Type Method Description <T> MapToObjectRegistryMapToObjectRegistry. add(Class<T> type, ObjectToMap<T> mapper)Constructors in net.odoframework.beans with parameters of type MapToObjectRegistry Constructor Description ObjectToMap(boolean strict, MapToObjectRegistry registry, Supplier<Source> newInstanceConstructor)