Uses of Enum Class
travel.wink.sdk.affiliate.model.SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnum
Packages that use SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAffiliate.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.SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnum.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.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAffiliate.refundableCancellationCharge(SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnum refundableCancellationCharge) voidSupplierContractItemPolicyAffiliate.setRefundableCancellationCharge(SupplierContractItemPolicyAffiliate.RefundableCancellationChargeEnum refundableCancellationCharge)