Uses of Class
com.xtravelsystem.online.published.V1_0RC1.basket.answers.RentACarBooking

Packages that use RentACarBooking
com.xtravelsystem.online.published.V1_0RC1.basket.answers   
 

Uses of RentACarBooking in com.xtravelsystem.online.published.V1_0RC1.basket.answers
 

Methods in com.xtravelsystem.online.published.V1_0RC1.basket.answers that return RentACarBooking
 RentACarBooking[] GetBasketRSV12.getCars()
           
protected  RentACarBooking[] GetBasketRSBase.getCars()
           
 RentACarBooking[] GetBasketRS.getCars()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.basket.answers with parameters of type RentACarBooking
 void GetBasketRSV12.setCars(RentACarBooking[] cars)
           
protected  void GetBasketRSBase.setCars(RentACarBooking[] cars)
           
 void GetBasketRS.setCars(RentACarBooking[] cars)