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