| Package | Description |
|---|---|
| br.com.codecode.vlocadora.pojo.model |
| Modifier and Type | Method and Description |
|---|---|
Titulo |
Item.getTitulo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setTitulo(Titulo titulo) |
| Constructor and Description |
|---|
Item(Titulo titulo,
int quantidade,
boolean disponivel,
float preco) |
Copyright © 2015–2016 codecode. All rights reserved.