| Package | Description |
|---|---|
| org.nuiton.topiatest.beangen |
| Modifier and Type | Class and Description |
|---|---|
class |
SiegeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Siege> |
Voiture.siege |
| Modifier and Type | Method and Description |
|---|---|
Siege |
Voiture.getSiege(int index) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Siege> |
Voiture.getSiege() |
| Modifier and Type | Method and Description |
|---|---|
void |
Voiture.addSiege(Siege siege) |
boolean |
Voiture.containsSiege(Siege siege) |
boolean |
Voiture.removeSiege(Siege siege) |
| Modifier and Type | Method and Description |
|---|---|
void |
Voiture.addAllSiege(Collection<Siege> siege) |
boolean |
Voiture.containsAllSiege(Collection<Siege> siege) |
boolean |
Voiture.removeAllSiege(Collection<Siege> siege) |
void |
Voiture.setSiege(Collection<Siege> siege) |
Copyright © 2004-2012 CodeLutin. All Rights Reserved.