Package org.nuiton.topiatest.beangen
Interface Vehicule
- All Known Implementing Classes:
GeneratedVoiture,Voiture
public interface Vehicule
-
Method Summary
Modifier and Type Method Description voidstart()
-
Method Details
-
start
void start()
-
GeneratedVoiture, Voiturepublic interface Vehicule
| Modifier and Type | Method | Description |
|---|---|---|
void |
start() |