Uses of Enum Class
travel.wink.sdk.booking.model.CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum
Packages that use CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum
-
Uses of CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumIn case the 'Refundable cancellation charge' is set, a different no show charge can be applied.Methods in travel.wink.sdk.booking.model that return CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightAuthenticatedEntity.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.CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightAuthenticatedEntity.noShowCharge(CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum noShowCharge) voidCancellationPolicyLightweightAuthenticatedEntity.setNoShowCharge(CancellationPolicyLightweightAuthenticatedEntity.NoShowChargeEnum noShowCharge)