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