|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pacchetto | |
|---|---|
| archive.data | archive.data contiene le classi rappresentanti i dati |
| Uses of Pacchetto in archive.data |
|---|
| Methods in archive.data that return Pacchetto | |
|---|---|
Pacchetto |
Archivio.getPacchetto(java.lang.String nome)
Ritorna il pacchetto con questo nome villaggio |
| Methods in archive.data that return types with arguments of type Pacchetto | |
|---|---|
java.util.Set<Pacchetto> |
Archivio.getPacchetti()
Ritorna Set<Pacchetto> non modificabile |
| Methods in archive.data with parameters of type Pacchetto | |
|---|---|
void |
Archivio.addPacchetto(Pacchetto p)
Aggiunge il pacchetto all'insieme Set<Pacchetto> |
void |
Archivio.removePacchetto(Pacchetto p)
Rimuove il pacchetto dall'insieme Set<Pacchetto> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||