Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerUrlRequestAffiliate.ThemeEnum
Packages that use UpsertSellerUrlRequestAffiliate.ThemeEnum
-
Uses of UpsertSellerUrlRequestAffiliate.ThemeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerUrlRequestAffiliate.ThemeEnumModifier and TypeMethodDescriptionUpsertSellerUrlRequestAffiliate.getTheme()Url theme controls the look and feel of the ad banner.Returns the enum constant of this class with the specified name.UpsertSellerUrlRequestAffiliate.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 UpsertSellerUrlRequestAffiliate.ThemeEnumModifier and TypeMethodDescriptionvoidUpsertSellerUrlRequestAffiliate.setTheme(UpsertSellerUrlRequestAffiliate.ThemeEnum theme) UpsertSellerUrlRequestAffiliate.theme(UpsertSellerUrlRequestAffiliate.ThemeEnum theme)