Package | Description |
---|---|
org.dozer.vo.abstractinheritance |
Modifier and Type | Class and Description |
---|---|
class |
B |
Modifier and Type | Method and Description |
---|---|
AbstractB |
AbstractBContainer.getB() |
Modifier and Type | Method and Description |
---|---|
List<AbstractB> |
AbstractBCollectionContainer.getBs() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBContainer.setB(AbstractB b) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBCollectionContainer.setBs(List<AbstractB> bs) |
Copyright © 2005-2014 dozer. All Rights Reserved.