| Package | Description |
|---|---|
| br.com.codecode.vlocadora.pojo.model |
| Modifier and Type | Method and Description |
|---|---|
Cliente |
Locacao.getCliente() |
Cliente |
Dependente.getCliente() |
Cliente |
Reserva.getCliente() |
| Modifier and Type | Method and Description |
|---|---|
void |
Locacao.setCliente(Cliente cliente) |
void |
Dependente.setCliente(Cliente cliente) |
void |
Reserva.setCliente(Cliente cliente) |
Copyright © 2015–2016 codecode. All rights reserved.