Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CancellationPolicySupplier.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 CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicySupplier.getNonRefundableAfterDeadlineCancellationCharge()If the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.Returns the enum constant of this class with the specified name.CancellationPolicySupplier.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 CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicySupplier.nonRefundableAfterDeadlineCancellationCharge(CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidCancellationPolicySupplier.setNonRefundableAfterDeadlineCancellationCharge(CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)