public class VehicleRentalStationList extends Object
Modifier and Type | Field and Description |
---|---|
List<VehicleRentalStation> |
stations |
Constructor and Description |
---|
VehicleRentalStationList() |
public List<VehicleRentalStation> stations
Copyright © 2020. All rights reserved.