Uses of Class
com.xtravelsystem.online.published.V1_0RC1.common.requests.GetCountriesRQ

Packages that use GetCountriesRQ
com.xtravelsystem.online.published.V1_0RC1.common   
com.xtravelsystem.online.published.V1_0RC1.rentACar   
com.xtravelsystem.online.published.V1_0RC1.transfer   
 

Uses of GetCountriesRQ in com.xtravelsystem.online.published.V1_0RC1.common
 

Methods in com.xtravelsystem.online.published.V1_0RC1.common with parameters of type GetCountriesRQ
 GetCountriesRS CommonsHandlerImpl.getCountries(GetCountriesRQ rq)
          method to retrieve a list with all the countries
 GetCountriesRS CommonsHandler.getCountries(GetCountriesRQ rq)
          method to retrieve a list with all the countries
 

Uses of GetCountriesRQ in com.xtravelsystem.online.published.V1_0RC1.rentACar
 

Methods in com.xtravelsystem.online.published.V1_0RC1.rentACar with parameters of type GetCountriesRQ
 GetCountriesRS RentACarBookingHandlerImpl.getCountries(GetCountriesRQ rq)
          retrieves all countries in xml string format
 GetCountriesRS RentACarBookingHandler.getCountries(GetCountriesRQ rq)
          get the europcar countries list
 

Uses of GetCountriesRQ in com.xtravelsystem.online.published.V1_0RC1.transfer
 

Methods in com.xtravelsystem.online.published.V1_0RC1.transfer with parameters of type GetCountriesRQ
 GetCountriesRS TransferBookingHandlerImpl.GetCountriesByAgency(GetCountriesRQ rq)
           
 GetCountriesRS TransferBookingHandler.GetCountriesByAgency(GetCountriesRQ rq)