Uses of Enum Class
travel.wink.sdk.affiliate.model.SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum
Packages that use SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum
-
Uses of SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.getAdvanceCancellationFreeOfCharge()When the cancellation policy is refundable, this flag can be set and indicates there is more rules involved than just a no-questions-asked refundable.Returns the enum constant of this class with the specified name.SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.advanceCancellationFreeOfCharge(SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidSupplierContractItemPolicy.setAdvanceCancellationFreeOfCharge(SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)