Uses of Enum Class
travel.wink.sdk.affiliate.model.SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.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.SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.nonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidSupplierContractItemPolicy.setNonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)