Uses of Enum Class
travel.wink.sdk.booking.model.CustomizationLightweightBooker.LayoutEnum
Packages that use CustomizationLightweightBooker.LayoutEnum
-
Uses of CustomizationLightweightBooker.LayoutEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type CustomizationLightweightBooker.LayoutEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumChoose how you want our web component cards laid out.Methods in travel.wink.sdk.booking.model that return CustomizationLightweightBooker.LayoutEnumModifier and TypeMethodDescriptionCustomizationLightweightBooker.getLayout()Choose how you want our web component cards laid out.Returns the enum constant of this class with the specified name.CustomizationLightweightBooker.LayoutEnum.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.LayoutEnumModifier and TypeMethodDescriptionCustomizationLightweightBooker.layout(CustomizationLightweightBooker.LayoutEnum layout) voidCustomizationLightweightBooker.setLayout(CustomizationLightweightBooker.LayoutEnum layout)