Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum
Packages that use CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum
-
Uses of CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumThe non-refundable charge might can have a deadline.Methods in travel.wink.sdk.extranet.booking.model that return CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplier.getNonRefundableDeadline()The non-refundable charge might can have a deadline.Returns the enum constant of this class with the specified name.CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum.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 CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplier.nonRefundableDeadline(CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum nonRefundableDeadline) voidCancellationPolicyLightweightSupplier.setNonRefundableDeadline(CancellationPolicyLightweightSupplier.NonRefundableDeadlineEnum nonRefundableDeadline)