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