public static interface DeepMappingWithMapIdTest.Parent<T extends Collection<DeepMappingWithMapIdTest.Child>>
Modifier and Type | Method and Description |
---|---|
T |
getChildren() |
void |
setChildren(T children) |
Copyright © 2005-2014 dozer. All Rights Reserved.