|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckInOut | |
---|---|
com.xtravelsystem.online.published.V1_0RC1.rentACar.requests |
Uses of CheckInOut in com.xtravelsystem.online.published.V1_0RC1.rentACar.requests |
---|
Methods in com.xtravelsystem.online.published.V1_0RC1.rentACar.requests that return CheckInOut | |
---|---|
CheckInOut |
ValuationRQ.getCheckin()
where and when you will return the car |
CheckInOut |
ConfirmRQ.getCheckin()
when you will return the car |
CheckInOut |
ValuationRQ.getCheckout()
where and when to get the car |
CheckInOut |
ConfirmRQ.getCheckout()
when you will get the car |
Methods in com.xtravelsystem.online.published.V1_0RC1.rentACar.requests with parameters of type CheckInOut | |
---|---|
void |
ValuationRQ.setCheckin(CheckInOut checkin)
where and when you will return the car |
void |
ConfirmRQ.setCheckin(CheckInOut checkin)
when you will return the car |
void |
ValuationRQ.setCheckout(CheckInOut checkout)
where and when to get the car |
void |
ConfirmRQ.setCheckout(CheckInOut checkout)
when you will get the car |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |