Uses of Class
travel.wink.sdk.extranet.model.RateDescriptive
Packages that use RateDescriptive
-
Uses of RateDescriptive in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateDescriptiveModifier and TypeMethodDescriptionRateDescriptive.closedOnArrival(Boolean closedOnArrival) RateDescriptive.closedOnDeparture(Boolean closedOnDeparture) RateDescriptive.extraChildRateModifier(RateExtraChildRateModifier extraChildRateModifier) RateDescriptive.extraPaxRateModifier(RateExtraPaxRateModifier extraPaxRateModifier) @Valid RateDescriptiveDailyRateDescriptive.getRate()Get rateRateDescriptive.guestRoomIdentifier(UUID guestRoomIdentifier) RateDescriptive.hotelIdentifier(UUID hotelIdentifier) RateDescriptive.identifier(UUID identifier) RateDescriptive.includedAdultOccupancy(Integer includedAdultOccupancy) RateDescriptive.includedChildOccupancy(Integer includedChildOccupancy) RateDescriptive.masterRateIdentifier(UUID masterRateIdentifier) RateDescriptive.maxAdultOccupancy(Integer maxAdultOccupancy) RateDescriptive.maxChildOccupancy(Integer maxChildOccupancy) RateDescriptive.maxLengthOfStay(Integer maxLengthOfStay) RateDescriptive.maxOccupancy(Integer maxOccupancy) RateDescriptive.minLengthOfStay(Integer minLengthOfStay) RateDescriptive.minOccupancy(Integer minOccupancy) RateDescriptive.rate(MasterRateRate rate) RateDescriptive.ratePlanIdentifier(UUID ratePlanIdentifier) RateDescriptive.rateSource(RateDescriptive.RateSourceEnum rateSource) RateDescriptive.singleOccupancyRateModifier(RateSingleOccupancyRateModifier singleOccupancyRateModifier) Methods in travel.wink.sdk.extranet.model with parameters of type RateDescriptiveModifier and TypeMethodDescriptionDailyRateDescriptive.rate(RateDescriptive rate) voidDailyRateDescriptive.setRate(RateDescriptive rate)