public static class AczManager.Plan extends Object
Constructor and Description |
---|
AczManager.Plan(int vin,
double length,
double stopDist)
Create a plan of the reservation.
|
Modifier and Type | Method and Description |
---|---|
double |
getLength()
Get the length of the vehicle.
|
double |
getStopDist()
Get the stopping distance.
|
int |
getVin()
Get the VIN of the vehicle.
|
Copyright © 2013. All rights reserved.