| Package | Description |
|---|---|
| org.dozer.vo.jaxb.employee |
| Modifier and Type | Field and Description |
|---|---|
protected List<EmployeeType> |
EmployeeType.subordinates |
| Modifier and Type | Method and Description |
|---|---|
EmployeeType |
ObjectFactory.createEmployeeType()
Create an instance of
EmployeeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EmployeeType> |
ObjectFactory.createEmployee(EmployeeType value)
|
List<EmployeeType> |
EmployeeType.getSubordinates()
Gets the value of the subordinates property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EmployeeType> |
ObjectFactory.createEmployee(EmployeeType value)
|
Copyright © 2005-2014 dozer. All Rights Reserved.