Uses of Class
travel.wink.sdk.extranet.model.BlackoutDateSupplierDetails
Packages that use BlackoutDateSupplierDetails
-
Uses of BlackoutDateSupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BlackoutDateSupplierDetailsModifier and TypeMethodDescriptionBlackoutDateSupplierDetails.effectiveDate(LocalDate effectiveDate) BlackoutDateSupplierDetails.expireDate(LocalDate expireDate) Methods in travel.wink.sdk.extranet.model that return types with arguments of type BlackoutDateSupplierDetailsModifier and TypeMethodDescription@Valid List<BlackoutDateSupplierDetails> RateModifierSupplierDetails.getBlackoutDates()Exclude this promotion from specific date ranges.Methods in travel.wink.sdk.extranet.model with parameters of type BlackoutDateSupplierDetailsModifier and TypeMethodDescriptionRateModifierSupplierDetails.addBlackoutDatesItem(BlackoutDateSupplierDetails blackoutDatesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type BlackoutDateSupplierDetailsModifier and TypeMethodDescriptionRateModifierSupplierDetails.blackoutDates(List<BlackoutDateSupplierDetails> blackoutDates) voidRateModifierSupplierDetails.setBlackoutDates(List<BlackoutDateSupplierDetails> blackoutDates)