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