Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CustomizationLightweightSupplier.CardLayoutEnum
Packages that use CustomizationLightweightSupplier.CardLayoutEnum
-
Uses of CustomizationLightweightSupplier.CardLayoutEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CustomizationLightweightSupplier.CardLayoutEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumChoose how you large you want our web component cards to be.Methods in travel.wink.sdk.extranet.booking.model that return CustomizationLightweightSupplier.CardLayoutEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.getCardLayout()Choose how you large you want our web component cards to be.Returns the enum constant of this class with the specified name.CustomizationLightweightSupplier.CardLayoutEnum.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.CardLayoutEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.cardLayout(CustomizationLightweightSupplier.CardLayoutEnum cardLayout) voidCustomizationLightweightSupplier.setCardLayout(CustomizationLightweightSupplier.CardLayoutEnum cardLayout)