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

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

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

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel with parameters of type AvailableHotelsByAreaRQ
 AvailabilityRS HotelBookingHandlerImpl.availableHotelsByArea(AvailableHotelsByAreaRQ rq)
           
 AvailabilityRS HotelBookingHandler.availableHotelsByArea(AvailableHotelsByAreaRQ rq)
          method to get the available hotels at an area
 AvailabilityExtendsRS HotelBookingHandlerImpl.availableHotelsByAreaExtends(AvailableHotelsByAreaRQ rq)
           
 AvailabilityExtendsRS HotelBookingHandler.availableHotelsByAreaExtends(AvailableHotelsByAreaRQ rq)
           
 AvailabilityWithErratasRS HotelBookingHandlerImpl.availableHotelsByAreaWithErratas(AvailableHotelsByAreaRQ rq)
           
 AvailabilityWithErratasRS HotelBookingHandler.availableHotelsByAreaWithErratas(AvailableHotelsByAreaRQ rq)
           
static void AvailableHotelErrors.getError(AvailableHotelsByAreaRQ rq, PersistenceManager pm)
           
 

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

Subclasses of AvailableHotelsByAreaRQ in com.xtravelsystem.online.published.V1_0RC1.hotel.requests
 class AvailableHotelsByAreaWebRQ