Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CustomizationLightweightSupplier.CardDesignEnum
Packages that use CustomizationLightweightSupplier.CardDesignEnum
-
Uses of CustomizationLightweightSupplier.CardDesignEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CustomizationLightweightSupplier.CardDesignEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumChoose the card design to use on our web component cards.Methods in travel.wink.sdk.extranet.booking.model that return CustomizationLightweightSupplier.CardDesignEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.getCardDesign()Choose the card design to use on our web component cards.Returns the enum constant of this class with the specified name.CustomizationLightweightSupplier.CardDesignEnum.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.CardDesignEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.cardDesign(CustomizationLightweightSupplier.CardDesignEnum cardDesign) voidCustomizationLightweightSupplier.setCardDesign(CustomizationLightweightSupplier.CardDesignEnum cardDesign)