Uses of Class
com.xtravelsystem.online.published.V1_0RC1.hotel.answers.AvailableRoom

Packages that use AvailableRoom
com.xtravelsystem.online.published.V1_0RC1.hotel.answers   
 

Uses of AvailableRoom in com.xtravelsystem.online.published.V1_0RC1.hotel.answers
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers that return AvailableRoom
 AvailableRoom[] AvailableHotelCompatibility.getAvailableRooms()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type AvailableRoom
 void AvailableHotelCompatibility.setAvailableRooms(AvailableRoom[] availableRooms)