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

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

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

Subclasses of HotelBooking in com.xtravelsystem.online.published.V1_0RC1.basket.answers
 class HotelBookingBase
           
 class HotelBookingExtended
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.basket.answers that return HotelBooking
 HotelBooking[] GetBasketRS.getHotels()
           
 HotelBooking BasketObjectFactory.hotelBookingBase(int version)
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.basket.answers with parameters of type HotelBooking
 void GetBasketRS.setHotels(HotelBooking[] hotels)