Uses of Enum Class
travel.wink.sdk.extranet.booking.model.SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum
Packages that use SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum
-
Uses of SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumWhen the cancellation policy is refundable, this flag can be set and indicates there is more rules involved than just a no-questions-asked refundable.Methods in travel.wink.sdk.extranet.booking.model that return SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplier.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.SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum.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 SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplier.advanceCancellationFreeOfCharge(SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidSupplierContractItemPolicySupplier.setAdvanceCancellationFreeOfCharge(SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)