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

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

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

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers that return ValuatedOccupationV12
 ValuatedOccupationV12[] GetReservationRSV12.getOccupations()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type ValuatedOccupationV12
 void GetReservationRSV12.setOccupations(ValuatedOccupationV12[] occupations)