Uses of Enum Class
travel.wink.sdk.booking.engine.model.CancellationPolicy.RefundableCancellationChargeEnum
Packages that use CancellationPolicy.RefundableCancellationChargeEnum
-
Uses of CancellationPolicy.RefundableCancellationChargeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return CancellationPolicy.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicy.getRefundableCancellationCharge()If advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Returns the enum constant of this class with the specified name.CancellationPolicy.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type CancellationPolicy.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicy.refundableCancellationCharge(CancellationPolicy.RefundableCancellationChargeEnum refundableCancellationCharge) voidCancellationPolicy.setRefundableCancellationCharge(CancellationPolicy.RefundableCancellationChargeEnum refundableCancellationCharge)