Uses of Class
com.github.dozermapper.core.propertydescriptor.DeepHierarchyElement
-
Packages that use DeepHierarchyElement Package Description com.github.dozermapper.core.util Utility methods used by the mapper -
-
Uses of DeepHierarchyElement in com.github.dozermapper.core.util
Methods in com.github.dozermapper.core.util that return DeepHierarchyElement Modifier and Type Method Description static DeepHierarchyElement[]ReflectionUtils. getDeepFieldHierarchy(Class<?> parentClass, String field, HintContainer deepIndexHintContainer)
-