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