Uses of Enum Class
travel.wink.sdk.booking.model.CancellationPolicyBooker.NonRefundableDeadlineEnum
Packages that use CancellationPolicyBooker.NonRefundableDeadlineEnum
-
Uses of CancellationPolicyBooker.NonRefundableDeadlineEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return CancellationPolicyBooker.NonRefundableDeadlineEnumModifier and TypeMethodDescriptionCancellationPolicyBooker.getNonRefundableDeadline()The non-refundable charge might can have a deadline.Returns the enum constant of this class with the specified name.CancellationPolicyBooker.NonRefundableDeadlineEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type CancellationPolicyBooker.NonRefundableDeadlineEnumModifier and TypeMethodDescriptionCancellationPolicyBooker.nonRefundableDeadline(CancellationPolicyBooker.NonRefundableDeadlineEnum nonRefundableDeadline) voidCancellationPolicyBooker.setNonRefundableDeadline(CancellationPolicyBooker.NonRefundableDeadlineEnum nonRefundableDeadline)