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