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

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

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

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

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type BoardPrice
 void AvailableRoom.setPrices(BoardPrice[] prices)