Uses of Class
travel.wink.sdk.booking.model.RoomConfigurationPriceRatePlanAuthenticatedEntity
Packages that use RoomConfigurationPriceRatePlanAuthenticatedEntity
-
Uses of RoomConfigurationPriceRatePlanAuthenticatedEntity in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RoomConfigurationPriceRatePlanAuthenticatedEntityModifier and TypeMethodDescriptionRoomConfigurationPriceRatePlanAuthenticatedEntity.allInclusive(Boolean allInclusive) RoomConfigurationPriceRatePlanAuthenticatedEntity.allInclusivePlusAlcohol(Boolean allInclusivePlusAlcohol) RoomConfigurationPriceRatePlanAuthenticatedEntity.cancellationPolicy(CancellationPolicyAuthenticatedEntity cancellationPolicy) RoomConfigurationPriceRatePlanAuthenticatedEntity.cancellationPolicyExceptions(CancellationPolicyExceptionsAuthenticatedEntity cancellationPolicyExceptions) RoomConfigurationPriceRatePlanAuthenticatedEntity.earlyCheckInCharge(Object earlyCheckInCharge) @NotNull @Valid RoomConfigurationPriceRatePlanAuthenticatedEntityRoomStayAuthenticatedEntity.getRatePlan()Get ratePlanRoomConfigurationPriceRatePlanAuthenticatedEntity.identifier(UUID identifier) RoomConfigurationPriceRatePlanAuthenticatedEntity.lateCheckOutCharge(Object lateCheckOutCharge) Methods in travel.wink.sdk.booking.model with parameters of type RoomConfigurationPriceRatePlanAuthenticatedEntityModifier and TypeMethodDescriptionRoomStayAuthenticatedEntity.ratePlan(RoomConfigurationPriceRatePlanAuthenticatedEntity ratePlan) voidRoomStayAuthenticatedEntity.setRatePlan(RoomConfigurationPriceRatePlanAuthenticatedEntity ratePlan)