Uses of Enum Class
travel.wink.sdk.inventory.model.CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum
-
Uses of CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumWhen the cancellation policy is refundable, this flag can be set and indicates there is more rules involved than just a no-questions-asked refundable.Methods in travel.wink.sdk.inventory.model that return CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum.fromValue(String value) CancellationPolicyNonAuthenticatedEntity.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.CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyNonAuthenticatedEntity.advanceCancellationFreeOfCharge(CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidCancellationPolicyNonAuthenticatedEntity.setAdvanceCancellationFreeOfCharge(CancellationPolicyNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)