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

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

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

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers that return EstablishmentCategoryGroup
 EstablishmentCategoryGroup[] GetEstablishmentCategoryGroupsRS.getEstablishmentCategories()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type EstablishmentCategoryGroup
 void GetEstablishmentCategoryGroupsRS.setEstablishmentCategories(EstablishmentCategoryGroup[] establishmentCategories)
           
 

Constructors in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type EstablishmentCategoryGroup
GetEstablishmentCategoryGroupsRS(EstablishmentCategoryGroup[] categories)