Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyRequestSupplier.AdvanceCancellationFreeOfChargeEnum
-
Uses of UpsertCancellationPolicyRequestSupplier.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyRequestSupplier.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequestSupplier.getAdvanceCancellationFreeOfCharge()When the cancellation policy is refundable, this flag can be set and indicates there is more rules involved than just a no-questions-asked refundable.Returns the enum constant of this class with the specified name.UpsertCancellationPolicyRequestSupplier.AdvanceCancellationFreeOfChargeEnum.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.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequestSupplier.advanceCancellationFreeOfCharge(UpsertCancellationPolicyRequestSupplier.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidUpsertCancellationPolicyRequestSupplier.setAdvanceCancellationFreeOfCharge(UpsertCancellationPolicyRequestSupplier.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)