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