| Modifier and Type | Method and Description | 
|---|---|
String | 
getChassis()
Returns the chassis of a car 
 | 
String | 
getEngineName()
Returns the engine name of a car 
 | 
String | 
getName()
Returns the name of a car 
 | 
public CarImpl(CarCi car)
public String getName()
public String getChassis()
getChassis in interface Carpublic String getEngineName()
getEngineName in interface CarCopyright © 2016–2025. All rights reserved.