Uses of Enum Class
travel.wink.sdk.lookup.model.CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnum
Packages that use CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnum
-
Uses of CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyConsumer.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.CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyConsumer.advanceCancellationFreeOfCharge(CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidCancellationPolicyConsumer.setAdvanceCancellationFreeOfCharge(CancellationPolicyConsumer.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)