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