Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnum
-
Uses of CancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightSupplierDetails.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 CancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnum.fromValue(String value) CancellationPolicyLightweightSupplierDetails.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.CancellationPolicyLightweightSupplierDetails.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 CancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplierDetails.refundableCancellationCharge(CancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnum refundableCancellationCharge) voidCancellationPolicyLightweightSupplierDetails.setRefundableCancellationCharge(CancellationPolicyLightweightSupplierDetails.RefundableCancellationChargeEnum refundableCancellationCharge)