Uses of Class
travel.wink.sdk.booking.model.RatePlanBooker
Packages that use RatePlanBooker
-
Uses of RatePlanBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RatePlanBookerModifier and TypeMethodDescriptionRatePlanBooker.allInclusive(Boolean allInclusive) RatePlanBooker.allInclusivePlusAlcohol(Boolean allInclusivePlusAlcohol) RatePlanBooker.arrivalDaysOfWeek(DowPatternGroupBooker arrivalDaysOfWeek) RatePlanBooker.availableDaysOfWeek(DowPatternGroupBooker availableDaysOfWeek) RatePlanBooker.cancellationPolicy(CancellationPolicyBooker cancellationPolicy) RatePlanBooker.cancellationPolicyExceptions(CancellationPolicyExceptionsBooker cancellationPolicyExceptions) RatePlanBooker.cancellationPolicyIdentifier(String cancellationPolicyIdentifier) RatePlanBooker.departureDaysOfWeek(DowPatternGroupBooker departureDaysOfWeek) RatePlanBooker.earlyCheckInCharge(Object earlyCheckInCharge) @NotNull @Valid RatePlanBookerRoomStayBooker.getRatePlan()Get ratePlanRatePlanBooker.hotelIdentifier(UUID hotelIdentifier) RatePlanBooker.identifier(UUID identifier) RatePlanBooker.lateCheckOutCharge(Object lateCheckOutCharge) RatePlanBooker.loyaltyPointsAccrue(Boolean loyaltyPointsAccrue) RatePlanBooker.maxAdvanceBookingOffset(Integer maxAdvanceBookingOffset) RatePlanBooker.maxTotalOccupancy(Integer maxTotalOccupancy) RatePlanBooker.minAdvanceBookingOffset(Integer minAdvanceBookingOffset) RatePlanBooker.minTotalOccupancy(Integer minTotalOccupancy) RatePlanBooker.requiredDaysOfWeek(DowPatternGroupBooker requiredDaysOfWeek) RatePlanBooker.sellEndDate(LocalDate sellEndDate) RatePlanBooker.sellStartDate(LocalDate sellStartDate) RatePlanBooker.stayEndDate(LocalDate stayEndDate) RatePlanBooker.stayStartDate(LocalDate stayStartDate) Methods in travel.wink.sdk.booking.model with parameters of type RatePlanBookerModifier and TypeMethodDescriptionRoomStayBooker.ratePlan(RatePlanBooker ratePlan) voidRoomStayBooker.setRatePlan(RatePlanBooker ratePlan)