Uses of Enum Class
travel.wink.sdk.travel.agent.model.EngineConfigurationBookingReportAgent.CardLayoutEnum
Packages that use EngineConfigurationBookingReportAgent.CardLayoutEnum
-
Uses of EngineConfigurationBookingReportAgent.CardLayoutEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type EngineConfigurationBookingReportAgent.CardLayoutEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumChoose how you large you want our web component cards to be.Methods in travel.wink.sdk.travel.agent.model that return EngineConfigurationBookingReportAgent.CardLayoutEnumModifier and TypeMethodDescriptionEngineConfigurationBookingReportAgent.getCardLayout()Choose how you large you want our web component cards to be.Returns the enum constant of this class with the specified name.EngineConfigurationBookingReportAgent.CardLayoutEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type EngineConfigurationBookingReportAgent.CardLayoutEnumModifier and TypeMethodDescriptionEngineConfigurationBookingReportAgent.cardLayout(EngineConfigurationBookingReportAgent.CardLayoutEnum cardLayout) voidEngineConfigurationBookingReportAgent.setCardLayout(EngineConfigurationBookingReportAgent.CardLayoutEnum cardLayout)