| Package | Description |
|---|---|
| br.com.codecode.vlocadora.pojo.model |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Locacao.getItem() |
List<Item> |
Reserva.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
Locacao.setItem(List<Item> item) |
void |
Reserva.setItem(List<Item> item) |
Copyright © 2015–2016 codecode. All rights reserved.