Uses of Enum Class
travel.wink.sdk.extranet.model.CancellationPolicyDescriptive.NoShowChargeEnum
Packages that use CancellationPolicyDescriptive.NoShowChargeEnum
-
Uses of CancellationPolicyDescriptive.NoShowChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CancellationPolicyDescriptive.NoShowChargeEnumModifier and TypeMethodDescriptionCancellationPolicyDescriptive.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.CancellationPolicyDescriptive.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 CancellationPolicyDescriptive.NoShowChargeEnumModifier and TypeMethodDescriptionCancellationPolicyDescriptive.noShowCharge(CancellationPolicyDescriptive.NoShowChargeEnum noShowCharge) voidCancellationPolicyDescriptive.setNoShowCharge(CancellationPolicyDescriptive.NoShowChargeEnum noShowCharge)