Uses of Enum Class
travel.wink.sdk.travel.agent.model.SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum
Packages that use SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return SupplierContractItemPolicyAgent.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAgent.getRefundableCancellationCharge()If advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Returns the enum constant of this class with the specified name.SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum.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.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAgent.refundableCancellationCharge(SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum refundableCancellationCharge) voidSupplierContractItemPolicyAgent.setRefundableCancellationCharge(SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum refundableCancellationCharge)