Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiHotelPhone
Packages that use ApiHotelPhone
-
Uses of ApiHotelPhone in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiHotelPhoneMethods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiHotelPhoneModifier and TypeMethodDescription@Valid List<ApiHotelPhone>ApiHotel.getPhones()List of contact phones of the hotel.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiHotelPhoneMethod parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiHotelPhoneModifier and TypeMethodDescriptionApiHotel.phones(List<ApiHotelPhone> phones) voidApiHotel.setPhones(List<ApiHotelPhone> phones)