Uses of Enum Class
org.vaadin.addons.ebtedge.flowtour.EngineType
Packages that use EngineType
-
Uses of EngineType in org.vaadin.addons.ebtedge.flowtour
Subclasses with type arguments of type EngineType in org.vaadin.addons.ebtedge.flowtourModifier and TypeClassDescriptionenumEnum representing the types of engines that can be used for guided tours.Methods in org.vaadin.addons.ebtedge.flowtour that return EngineTypeModifier and TypeMethodDescriptionstatic EngineTypeReturns the enum constant of this class with the specified name.static EngineType[]EngineType.values()Returns an array containing the constants of this enum class, in the order they are declared.