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