Uses of Enum Class
travel.wink.affiliate.model.CampaignInventory.LayoutEnum
Packages that use CampaignInventory.LayoutEnum
-
Uses of CampaignInventory.LayoutEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return CampaignInventory.LayoutEnumModifier and TypeMethodDescriptionstatic CampaignInventory.LayoutEnumCampaignInventory.getLayout()Get layoutstatic CampaignInventory.LayoutEnumReturns the enum constant of this class with the specified name.static CampaignInventory.LayoutEnum[]CampaignInventory.LayoutEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.affiliate.model with parameters of type CampaignInventory.LayoutEnumModifier and TypeMethodDescriptionCampaignInventory.layout(CampaignInventory.LayoutEnum layout) voidCampaignInventory.setLayout(CampaignInventory.LayoutEnum layout)