Uses of Enum Class
travel.wink.sdk.inventory.model.CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum
Packages that use CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum
-
Uses of CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type CancellationPolicyLightweightNonAuthenticatedEntity.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 CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum.fromValue(String value) CancellationPolicyLightweightNonAuthenticatedEntity.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.CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.CancellationPolicyLightweightNonAuthenticatedEntity.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 CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightNonAuthenticatedEntity.advanceCancellationFreeOfCharge(CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidCancellationPolicyLightweightNonAuthenticatedEntity.setAdvanceCancellationFreeOfCharge(CancellationPolicyLightweightNonAuthenticatedEntity.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)