Uses of Enum Class
travel.wink.sdk.extranet.model.CancellationPolicyDescriptive.RefundableCancellationChargeEnum
Packages that use CancellationPolicyDescriptive.RefundableCancellationChargeEnum
-
Uses of CancellationPolicyDescriptive.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CancellationPolicyDescriptive.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyDescriptive.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.CancellationPolicyDescriptive.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 CancellationPolicyDescriptive.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyDescriptive.refundableCancellationCharge(CancellationPolicyDescriptive.RefundableCancellationChargeEnum refundableCancellationCharge) voidCancellationPolicyDescriptive.setRefundableCancellationCharge(CancellationPolicyDescriptive.RefundableCancellationChargeEnum refundableCancellationCharge)