Uses of Class
travel.wink.sdk.affiliate.browse.model.SpecialRateLightweightAffiliate
Packages that use SpecialRateLightweightAffiliate
-
Uses of SpecialRateLightweightAffiliate in travel.wink.sdk.affiliate.browse.model
Methods in travel.wink.sdk.affiliate.browse.model that return SpecialRateLightweightAffiliateModifier and TypeMethodDescriptionSpecialRateLightweightAffiliate.addAddOnIdentifiersItem(String addOnIdentifiersItem) SpecialRateLightweightAffiliate.addBlackoutDatesItem(Object blackoutDatesItem) SpecialRateLightweightAffiliate.addCityRateQualifiersItem(Object cityRateQualifiersItem) SpecialRateLightweightAffiliate.addContinentRateQualifiersItem(Object continentRateQualifiersItem) SpecialRateLightweightAffiliate.addCountryRateQualifiersItem(Object countryRateQualifiersItem) SpecialRateLightweightAffiliate.addDescriptionsItem(LocalizedDescriptionAffiliate descriptionsItem) SpecialRateLightweightAffiliate.addIpRangeRateQualifiersItem(Object ipRangeRateQualifiersItem) SpecialRateLightweightAffiliate.addMasterRateIdentifiersItem(String masterRateIdentifiersItem) SpecialRateLightweightAffiliate.addOnIdentifiers(List<String> addOnIdentifiers) SpecialRateLightweightAffiliate.addPromotionRateQualifiersItem(Object promotionRateQualifiersItem) SpecialRateLightweightAffiliate.addRatePlanIdentifiersItem(String ratePlanIdentifiersItem) SpecialRateLightweightAffiliate.addSellDateRateQualifiersItem(Object sellDateRateQualifiersItem) SpecialRateLightweightAffiliate.addStayDateRateQualifiersItem(Object stayDateRateQualifiersItem) SpecialRateLightweightAffiliate.addTimezoneRateQualifiersItem(Object timezoneRateQualifiersItem) SpecialRateLightweightAffiliate.advanceBookingRateQualifier(Object advanceBookingRateQualifier) SpecialRateLightweightAffiliate.arrivalDaysOfWeekRateQualifier(Object arrivalDaysOfWeekRateQualifier) SpecialRateLightweightAffiliate.availableDaysOfWeekRateQualifier(Object availableDaysOfWeekRateQualifier) SpecialRateLightweightAffiliate.blackoutDates(List<Object> blackoutDates) SpecialRateLightweightAffiliate.cityRateQualifiers(List<Object> cityRateQualifiers) SpecialRateLightweightAffiliate.continentRateQualifiers(List<Object> continentRateQualifiers) SpecialRateLightweightAffiliate.countryRateQualifiers(List<Object> countryRateQualifiers) SpecialRateLightweightAffiliate.departureDaysOfWeekRateQualifier(Object departureDaysOfWeekRateQualifier) SpecialRateLightweightAffiliate.descriptions(List<@Valid LocalizedDescriptionAffiliate> descriptions) SpecialRateLightweightAffiliate.hotelIdentifier(UUID hotelIdentifier) SpecialRateLightweightAffiliate.identifier(UUID identifier) SpecialRateLightweightAffiliate.ipRangeRateQualifiers(List<Object> ipRangeRateQualifiers) SpecialRateLightweightAffiliate.lastMinuteRateQualifier(Object lastMinuteRateQualifier) SpecialRateLightweightAffiliate.lengthOfStayRateQualifier(Object lengthOfStayRateQualifier) SpecialRateLightweightAffiliate.masterRateIdentifiers(List<String> masterRateIdentifiers) SpecialRateLightweightAffiliate.prepayRateQualifier(Object prepayRateQualifier) SpecialRateLightweightAffiliate.pricingType(SpecialRateLightweightAffiliate.PricingTypeEnum pricingType) SpecialRateLightweightAffiliate.promotionRateQualifiers(List<Object> promotionRateQualifiers) SpecialRateLightweightAffiliate.ratePlanIdentifiers(List<String> ratePlanIdentifiers) SpecialRateLightweightAffiliate.refundableRateQualifier(Object refundableRateQualifier) SpecialRateLightweightAffiliate.requiredDaysOfWeekRateQualifier(Object requiredDaysOfWeekRateQualifier) SpecialRateLightweightAffiliate.roomRangeRateQualifier(Object roomRangeRateQualifier) SpecialRateLightweightAffiliate.sellDateRateQualifiers(List<Object> sellDateRateQualifiers) SpecialRateLightweightAffiliate.stayDateRateQualifiers(List<Object> stayDateRateQualifiers) SpecialRateLightweightAffiliate.timezoneRateQualifiers(List<Object> timezoneRateQualifiers) SpecialRateLightweightAffiliate.type(SpecialRateLightweightAffiliate.TypeEnum type) Methods in travel.wink.sdk.affiliate.browse.model that return types with arguments of type SpecialRateLightweightAffiliateModifier and TypeMethodDescription@Valid List<@Valid SpecialRateLightweightAffiliate> SalesChannelLightweightAffiliate.getRateModifiers()Promotions for this channelMethods in travel.wink.sdk.affiliate.browse.model with parameters of type SpecialRateLightweightAffiliateModifier and TypeMethodDescriptionSalesChannelLightweightAffiliate.addRateModifiersItem(SpecialRateLightweightAffiliate rateModifiersItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type SpecialRateLightweightAffiliateModifier and TypeMethodDescriptionSalesChannelLightweightAffiliate.rateModifiers(List<@Valid SpecialRateLightweightAffiliate> rateModifiers) voidSalesChannelLightweightAffiliate.setRateModifiers(List<@Valid SpecialRateLightweightAffiliate> rateModifiers)