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