Uses of Class
travel.wink.sdk.extranet.model.MasterRate
Packages that use MasterRate
-
Uses of MasterRate in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return MasterRateModifier and TypeMethodDescriptionMasterRate.addPerkTypesItem(MasterRate.PerkTypesEnum perkTypesItem) @Valid MasterRateMasterRateView.getMasterRate()Get masterRateMasterRate.guestRoomIdentifier(UUID guestRoomIdentifier) MasterRate.hotelIdentifier(UUID hotelIdentifier) MasterRate.identifier(UUID identifier) MasterRate.perksValue(Integer perksValue) MasterRate.perkTypes(List<MasterRate.PerkTypesEnum> perkTypes) MasterRate.ratePlan(MasterRateRatePlan ratePlan) MasterRate.ratePlanIdentifier(UUID ratePlanIdentifier) MasterRate.room(MasterRateRoom room) Methods in travel.wink.sdk.extranet.model with parameters of type MasterRateModifier and TypeMethodDescriptionMasterRateView.masterRate(MasterRate masterRate) voidMasterRateView.setMasterRate(MasterRate masterRate)