Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum
Packages that use CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum
-
Uses of CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumIf advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Methods in travel.wink.sdk.extranet.booking.model that return CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplier.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.CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplier.refundableCancellationCharge(CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum refundableCancellationCharge) voidCancellationPolicyLightweightSupplier.setRefundableCancellationCharge(CancellationPolicyLightweightSupplier.RefundableCancellationChargeEnum refundableCancellationCharge)