Package | Description |
---|---|
se.sj.ipl.rollingstock.domain |
Modifier and Type | Method and Description |
---|---|
List<Vehicle> |
Rollingstock.getVehicles() |
Modifier and Type | Method and Description |
---|---|
void |
Rollingstock.setVehicles(List<Vehicle> vehicles) |
Constructor and Description |
---|
Rollingstock(String rollingstockId,
Schedule schedule,
ArrayList<Vehicle> vehicles) |
Copyright © 2020. All rights reserved.