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