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