Uses of Enum Class
travel.wink.sdk.affiliate.model.SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnum
Packages that use SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAffiliate.getNonRefundableCancellationCharge()When the cancellation policy is non-refundable, this flag can be set and indicates there is more rules involved to calculate what the guest will owe in case of a cancellation.Returns the enum constant of this class with the specified name.SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnum.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.NonRefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAffiliate.nonRefundableCancellationCharge(SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge) voidSupplierContractItemPolicyAffiliate.setNonRefundableCancellationCharge(SupplierContractItemPolicyAffiliate.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge)