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