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