| Package | Description |
|---|---|
| org.nuiton.topia.it.legacy.topiatest.beangen |
| Modifier and Type | Class and Description |
|---|---|
class |
RoueImpl
RoueImpl
Created: 14 janv.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Roue> |
Voiture.roue |
| Modifier and Type | Method and Description |
|---|---|
Roue |
Voiture.getRoue(int index) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Roue> |
Voiture.getRoue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Voiture.addRoue(Roue roue) |
boolean |
Voiture.containsRoue(Roue roue) |
boolean |
Voiture.removeRoue(Roue roue) |
| Modifier and Type | Method and Description |
|---|---|
void |
Voiture.addAllRoue(Collection<Roue> roue) |
boolean |
Voiture.containsAllRoue(Collection<Roue> roue) |
boolean |
Voiture.removeAllRoue(Collection<Roue> roue) |
void |
Voiture.setRoue(Collection<Roue> roue) |
Copyright © 2004–2016 CodeLutin. All rights reserved.