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