public SupplyTruck(SupplyTruckInfo info) { this.info = info; }
public SupplyTruck(SupplyTruckInfo info) { Info = info; }