| Package | Description |
|---|---|
| org.dozer.vo.recursive |
| Modifier and Type | Method and Description |
|---|---|
TreeSet<ClassB> |
ClassA.getSubs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassA.addSubs(ClassB value) |
int |
ClassB.compareTo(ClassB o) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassA.setSubs(TreeSet<ClassB> subs) |
Copyright © 2005-2014 dozer. All Rights Reserved.