|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmployeeType | |
|---|---|
| org.dozer.vo.jaxb.employee | |
| Uses of EmployeeType in org.dozer.vo.jaxb.employee |
|---|
| Fields in org.dozer.vo.jaxb.employee with type parameters of type EmployeeType | |
|---|---|
protected List<EmployeeType> |
EmployeeType.subordinates
|
| Methods in org.dozer.vo.jaxb.employee that return EmployeeType | |
|---|---|
EmployeeType |
ObjectFactory.createEmployeeType()
Create an instance of EmployeeType |
| Methods in org.dozer.vo.jaxb.employee that return types with arguments of type EmployeeType | |
|---|---|
javax.xml.bind.JAXBElement<EmployeeType> |
ObjectFactory.createEmployee(EmployeeType value)
Create an instance of JAXBElement<EmployeeType>} |
List<EmployeeType> |
EmployeeType.getSubordinates()
Gets the value of the subordinates property. |
| Methods in org.dozer.vo.jaxb.employee with parameters of type EmployeeType | |
|---|---|
javax.xml.bind.JAXBElement<EmployeeType> |
ObjectFactory.createEmployee(EmployeeType value)
Create an instance of JAXBElement<EmployeeType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||