Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CustomizationLightweightSupplier.LayoutEnum
Packages that use CustomizationLightweightSupplier.LayoutEnum
-
Uses of CustomizationLightweightSupplier.LayoutEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CustomizationLightweightSupplier.LayoutEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumChoose how you want our web component cards laid out.Methods in travel.wink.sdk.extranet.booking.model that return CustomizationLightweightSupplier.LayoutEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.getLayout()Choose how you want our web component cards laid out.Returns the enum constant of this class with the specified name.CustomizationLightweightSupplier.LayoutEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type CustomizationLightweightSupplier.LayoutEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.layout(CustomizationLightweightSupplier.LayoutEnum layout) voidCustomizationLightweightSupplier.setLayout(CustomizationLightweightSupplier.LayoutEnum layout)