Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.CancellationPolicySupplier.NonRefundableDeadlineEnum
Packages that use CancellationPolicySupplier.NonRefundableDeadlineEnum
-
Uses of CancellationPolicySupplier.NonRefundableDeadlineEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return CancellationPolicySupplier.NonRefundableDeadlineEnumModifier and TypeMethodDescriptionCancellationPolicySupplier.getNonRefundableDeadline()The non-refundable charge might can have a deadline.Returns the enum constant of this class with the specified name.CancellationPolicySupplier.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 CancellationPolicySupplier.NonRefundableDeadlineEnumModifier and TypeMethodDescriptionCancellationPolicySupplier.nonRefundableDeadline(CancellationPolicySupplier.NonRefundableDeadlineEnum nonRefundableDeadline) voidCancellationPolicySupplier.setNonRefundableDeadline(CancellationPolicySupplier.NonRefundableDeadlineEnum nonRefundableDeadline)