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