return dimensions;
return id;
return model;
return name;
return speed;
this.dimensions = dimensions;
this.id = id;
this.model = model;
this.name = name;
this.speed = speed;