Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum
Packages that use CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.extranet.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.extranet.booking.model that return CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum.fromValue(String value) CancellationPolicyLightweightSupplier.getNonRefundableAfterDeadlineCancellationCharge()If the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightSupplier.nonRefundableAfterDeadlineCancellationCharge(CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidCancellationPolicyLightweightSupplier.setNonRefundableAfterDeadlineCancellationCharge(CancellationPolicyLightweightSupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)