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