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