Uses of Enum Class
travel.wink.sdk.booking.model.CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum
Packages that use CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumIf the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.Methods in travel.wink.sdk.booking.model that return CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionstatic CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumCancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum.fromValue(String value) CancellationPolicyLightweightAuthenticatedEntity.getNonRefundableAfterDeadlineCancellationCharge()If the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.static CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumCancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.static CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum[]CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum.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.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightAuthenticatedEntity.nonRefundableAfterDeadlineCancellationCharge(CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidCancellationPolicyLightweightAuthenticatedEntity.setNonRefundableAfterDeadlineCancellationCharge(CancellationPolicyLightweightAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)