Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum
-
Uses of CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.extranet.booking.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.extranet.booking.model that return CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum.fromValue(String value) CancellationPolicyLightweightSupplierDetails.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.CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplierDetails.advanceCancellationFreeOfCharge(CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidCancellationPolicyLightweightSupplierDetails.setAdvanceCancellationFreeOfCharge(CancellationPolicyLightweightSupplierDetails.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)