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