Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnum
Packages that use UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnum
-
Uses of UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequest.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.UpsertCancellationPolicyRequest.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 UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequest.advanceCancellationFreeOfCharge(UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidUpsertCancellationPolicyRequest.setAdvanceCancellationFreeOfCharge(UpsertCancellationPolicyRequest.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)