|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Car | |
|---|---|
| net.sourceforge.ajaxtags.demo | |
| Uses of Car in net.sourceforge.ajaxtags.demo |
|---|
| Methods in net.sourceforge.ajaxtags.demo that return types with arguments of type Car | |
|---|---|
List<Car> |
CarService.getAllCars()
Get all cars. |
List<Car> |
CarService.getModelsByMake(String make)
Get all models for a particular car maker. |
List<Car> |
CarService.getModelsByName(String name)
Get all models that start with name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||