Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.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.monetize.model with parameters of type CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicySupplier.nonRefundableAfterDeadlineCancellationCharge(CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidCancellationPolicySupplier.setNonRefundableAfterDeadlineCancellationCharge(CancellationPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)