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