|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaim4.im.v2i.policy.BasePolicy.ReservationRecord
public static class BasePolicy.ReservationRecord
The record of a reservation.
| Constructor Summary | |
|---|---|
BasePolicy.ReservationRecord(int vin,
int aczLaneId)
Create a record of a reservation |
|
| Method Summary | |
|---|---|
int |
getAczLaneId()
Get the ACZ lane ID. |
int |
getVin()
Get the VIN of a vehicle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasePolicy.ReservationRecord(int vin,
int aczLaneId)
vin - the VIN of a vehicleaczLaneId - the ACZ lane ID| Method Detail |
|---|
public int getVin()
public int getAczLaneId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||