Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiPromotion
Packages that use ApiPromotion
-
Uses of ApiPromotion in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiPromotionModifier and TypeMethodDescriptionApiPromotion.description(ApiContent description) ApiPromotion.name(ApiContent name) Methods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiPromotionModifier and TypeMethodDescription@Valid List<ApiPromotion>ApiPromotionsRS.getPromotions()List of promotions.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiPromotionMethod parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiPromotionModifier and TypeMethodDescriptionApiPromotionsRS.promotions(List<ApiPromotion> promotions) voidApiPromotionsRS.setPromotions(List<ApiPromotion> promotions)