Uses of Enum Class
travel.wink.sdk.affiliate.model.SellerUrlAffiliate.ThemeEnum
Packages that use SellerUrlAffiliate.ThemeEnum
-
Uses of SellerUrlAffiliate.ThemeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerUrlAffiliate.ThemeEnumModifier and TypeMethodDescriptionstatic SellerUrlAffiliate.ThemeEnum@NotNull SellerUrlAffiliate.ThemeEnumSellerUrlAffiliate.getTheme()Url theme controls the look and feel of the ad banner.static SellerUrlAffiliate.ThemeEnumReturns the enum constant of this class with the specified name.static SellerUrlAffiliate.ThemeEnum[]SellerUrlAffiliate.ThemeEnum.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 SellerUrlAffiliate.ThemeEnumModifier and TypeMethodDescriptionvoidSellerUrlAffiliate.setTheme(SellerUrlAffiliate.ThemeEnum theme) SellerUrlAffiliate.theme(SellerUrlAffiliate.ThemeEnum theme)