Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnum
Packages that use UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnum
-
Uses of UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequestSupplier.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.UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequestSupplier.refundableCancellationCharge(UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnum refundableCancellationCharge) voidUpsertCancellationPolicyRequestSupplier.setRefundableCancellationCharge(UpsertCancellationPolicyRequestSupplier.RefundableCancellationChargeEnum refundableCancellationCharge)