Package | Description |
---|---|
org.dozer.vo.abstractinheritance |
Modifier and Type | Class and Description |
---|---|
class |
A |
Modifier and Type | Method and Description |
---|---|
AbstractA |
AbstractAContainer.getA() |
Modifier and Type | Method and Description |
---|---|
List<AbstractA> |
AbstractACollectionContainer.getAs() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAContainer.setA(AbstractA a) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractACollectionContainer.setAs(List<AbstractA> as) |
Copyright © 2005-2014 dozer. All Rights Reserved.