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