public class CarCi extends Object
| Constructor and Description |
|---|
CarCi(String name,
String chassis,
String engineName) |
| Modifier and Type | Method and Description |
|---|---|
ExportableCarCi |
export() |
String |
getChassis() |
String |
getEngineName() |
String |
getName() |
Copyright © 2016–2025. All rights reserved.