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