| Package | Description |
|---|---|
| io.hawt.example.dozer.dto |
| Modifier and Type | Method and Description |
|---|---|
AddressDTO |
CustomerDTO.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerDTO.setAddress(AddressDTO address) |
| Constructor and Description |
|---|
CustomerDTO(String firstName,
String lastName,
AddressDTO address) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.