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