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