Uses of Class
travel.wink.sdk.extranet.model.RoomStay
Packages that use RoomStay
-
Uses of RoomStay in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RoomStayModifier and TypeMethodDescriptionRoomStay.activeCancellationPolicy(CancellationPolicy activeCancellationPolicy) RoomStay.addPerkTypesItem(RoomStay.PerkTypesEnum perkTypesItem) RoomStay.cancellable(Boolean cancellable) RoomStay.cancellableByHotel(Boolean cancellableByHotel) RoomStay.cancellableWithPotentialCharge(Boolean cancellableWithPotentialCharge) RoomStay.extraCharges(ExtraCharges extraCharges) @Valid RoomStayBooking.getRoomStay()Get roomStayRoomStay.internalTotal(MoneySetInternalTotal internalTotal) RoomStay.perkTypes(List<RoomStay.PerkTypesEnum> perkTypes) RoomStay.policy(PropertyPolicy policy) RoomStay.rateSource(String rateSource) RoomStay.room(MasterRateRoom room) RoomStay.roomNights(Long roomNights) RoomStay.roomRateIdentifier(UUID roomRateIdentifier) RoomStay.roomRateInternalName(String roomRateInternalName) RoomStay.sourceTotal(MoneySetSourceTotal sourceTotal) RoomStay.userSpecifiedCurrencyTotal(MoneySetUserSpecifiedCurrencyTotal userSpecifiedCurrencyTotal) Methods in travel.wink.sdk.extranet.model with parameters of type RoomStay