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