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