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