Uses of Enum Class
de.espirit.firstspirit.access.admin.Quickstart.Type
Packages that use Quickstart.Type
-
Uses of Quickstart.Type in de.espirit.firstspirit.access.admin
Methods in de.espirit.firstspirit.access.admin that return Quickstart.TypeModifier and TypeMethodDescriptionQuickstart.getType()Returns the quickstart type (webclient/javaclient).static Quickstart.TypeReturns the enum constant of this class with the specified name.static Quickstart.Type[]Quickstart.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.