Uses of Class
travel.wink.sdk.extranet.model.MasterRateRatePlan
Packages that use MasterRateRatePlan
-
Uses of MasterRateRatePlan in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return MasterRateRatePlanModifier and TypeMethodDescriptionMasterRateRatePlan.addRatePlanLevelFeesItem(RatePlanLevelFee ratePlanLevelFeesItem) MasterRateRatePlan.allInclusive(Boolean allInclusive) MasterRateRatePlan.allInclusivePlusAlcohol(Boolean allInclusivePlusAlcohol) MasterRateRatePlan.arrivalDaysOfWeek(RatePlanArrivalDaysOfWeek arrivalDaysOfWeek) MasterRateRatePlan.availableDaysOfWeek(RatePlanAvailableDaysOfWeek availableDaysOfWeek) MasterRateRatePlan.cancellationPolicy(CancellationPolicy cancellationPolicy) MasterRateRatePlan.cancellationPolicyExceptions(CancellationPolicyExceptions cancellationPolicyExceptions) MasterRateRatePlan.cancellationPolicyIdentifier(String cancellationPolicyIdentifier) MasterRateRatePlan.departureDaysOfWeek(RatePlanDepartureDaysOfWeek departureDaysOfWeek) MasterRateRatePlan.earlyCheckInCharge(RatePlanEarlyCheckInCharge earlyCheckInCharge) MasterRateRatePlan.extraChildRateModifier(RatePlanExtraChildRateModifier extraChildRateModifier) MasterRateRatePlan.extraPaxRateModifier(RatePlanExtraPaxRateModifier extraPaxRateModifier) @Valid MasterRateRatePlanMasterRate.getRatePlan()Get ratePlanMasterRateRatePlan.hotelIdentifier(String hotelIdentifier) MasterRateRatePlan.identifier(String identifier) MasterRateRatePlan.lateCheckOutCharge(RatePlanLateCheckOutCharge lateCheckOutCharge) MasterRateRatePlan.loyaltyPointsAccrue(Boolean loyaltyPointsAccrue) MasterRateRatePlan.maxAdvanceBookingOffset(Integer maxAdvanceBookingOffset) MasterRateRatePlan.maxTotalOccupancy(Integer maxTotalOccupancy) MasterRateRatePlan.minAdvanceBookingOffset(Integer minAdvanceBookingOffset) MasterRateRatePlan.minTotalOccupancy(Integer minTotalOccupancy) MasterRateRatePlan.ratePlanLevelFees(List<RatePlanLevelFee> ratePlanLevelFees) MasterRateRatePlan.requiredDaysOfWeek(RatePlanRequiredDaysOfWeek requiredDaysOfWeek) MasterRateRatePlan.sellEndDate(LocalDate sellEndDate) MasterRateRatePlan.sellStartDate(LocalDate sellStartDate) MasterRateRatePlan.singleOccupancyRateModifier(RatePlanSingleOccupancyRateModifier singleOccupancyRateModifier) MasterRateRatePlan.stayEndDate(LocalDate stayEndDate) MasterRateRatePlan.stayStartDate(LocalDate stayStartDate) Methods in travel.wink.sdk.extranet.model with parameters of type MasterRateRatePlanModifier and TypeMethodDescriptionMasterRate.ratePlan(MasterRateRatePlan ratePlan) voidMasterRate.setRatePlan(MasterRateRatePlan ratePlan)