public static class CustomMergerTest.AnotherDtoHolder extends Object
| Constructor and Description |
|---|
AnotherDtoHolder() |
| Modifier and Type | Method and Description |
|---|---|
Set<CustomMergerTest.ChildDto> |
getEntities() |
void |
setEntities(Set<CustomMergerTest.ChildDto> dtoList) |
public Set<CustomMergerTest.ChildDto> getEntities()
public void setEntities(Set<CustomMergerTest.ChildDto> dtoList)
Copyright © 2019 Glasnost. All rights reserved.