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