Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyRequestSupplier.NoShowChargeEnum
Packages that use UpsertCancellationPolicyRequestSupplier.NoShowChargeEnum
-
Uses of UpsertCancellationPolicyRequestSupplier.NoShowChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyRequestSupplier.NoShowChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequestSupplier.getNoShowCharge()In case the 'Refundable cancellation charge' is set, a different no show charge can be applied.Returns the enum constant of this class with the specified name.UpsertCancellationPolicyRequestSupplier.NoShowChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type UpsertCancellationPolicyRequestSupplier.NoShowChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequestSupplier.noShowCharge(UpsertCancellationPolicyRequestSupplier.NoShowChargeEnum noShowCharge) voidUpsertCancellationPolicyRequestSupplier.setNoShowCharge(UpsertCancellationPolicyRequestSupplier.NoShowChargeEnum noShowCharge)