Uses of Enum Class
travel.wink.sdk.affiliate.model.PayoutAffiliate.VendorEnum
Packages that use PayoutAffiliate.VendorEnum
-
Uses of PayoutAffiliate.VendorEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return PayoutAffiliate.VendorEnumModifier and TypeMethodDescriptionstatic PayoutAffiliate.VendorEnum@NotNull PayoutAffiliate.VendorEnumPayoutAffiliate.getVendor()Name of integration vendorstatic PayoutAffiliate.VendorEnumReturns the enum constant of this class with the specified name.static PayoutAffiliate.VendorEnum[]PayoutAffiliate.VendorEnum.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 PayoutAffiliate.VendorEnumModifier and TypeMethodDescriptionvoidPayoutAffiliate.setVendor(PayoutAffiliate.VendorEnum vendor) PayoutAffiliate.vendor(PayoutAffiliate.VendorEnum vendor)