Uses of Enum Class
travel.wink.sdk.extranet.model.SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum
Packages that use SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum.fromValue(String value) SupplierContractItemPolicySupplierDetails.getNonRefundableAfterDeadlineCancellationCharge()If the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.SupplierContractItemPolicySupplierDetails.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 SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplierDetails.nonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidSupplierContractItemPolicySupplierDetails.setNonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicySupplierDetails.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)