Uses of Class
com.xtravelsystem.online.published.V1_0RC1.hotel.requests.AvailableHotelsByAirportRQ

Packages that use AvailableHotelsByAirportRQ
com.xtravelsystem.online.published.V1_0RC1.hotel   
com.xtravelsystem.online.published.V1_0RC1.hotel.requests   
 

Uses of AvailableHotelsByAirportRQ in com.xtravelsystem.online.published.V1_0RC1.hotel
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel with parameters of type AvailableHotelsByAirportRQ
 AvailabilityRS HotelBookingHandlerImpl.availableHotelsByAirport(AvailableHotelsByAirportRQ rq)
          method to get the available hotels reachable from an Airport / zone
 AvailabilityRS HotelBookingHandler.availableHotelsByAirport(AvailableHotelsByAirportRQ rq)
          method to get the available hotels reachable from an Airport / zone
 AvailabilityExtendsRS HotelBookingHandlerImpl.availableHotelsByAirportExtends(AvailableHotelsByAirportRQ rq)
           
 AvailabilityExtendsRS HotelBookingHandler.availableHotelsByAirportExtends(AvailableHotelsByAirportRQ rq)
           
 AvailabilityWithErratasRS HotelBookingHandlerImpl.availableHotelsByAirportWithErratas(AvailableHotelsByAirportRQ rq)
           
 AvailabilityWithErratasRS HotelBookingHandler.availableHotelsByAirportWithErratas(AvailableHotelsByAirportRQ rq)
           
static void AvailableHotelErrors.getError(AvailableHotelsByAirportRQ rq, PersistenceManager pm)
           
 

Uses of AvailableHotelsByAirportRQ in com.xtravelsystem.online.published.V1_0RC1.hotel.requests
 

Subclasses of AvailableHotelsByAirportRQ in com.xtravelsystem.online.published.V1_0RC1.hotel.requests
 class AvailableHotelsByAirportWebRQ