Uses of Class
jetbrains.buildServer.web.util.TeamcityUIExperimental
-
Packages that use TeamcityUIExperimental Package Description jetbrains.buildServer.web.util -
-
Uses of TeamcityUIExperimental in jetbrains.buildServer.web.util
Methods in jetbrains.buildServer.web.util that return TeamcityUIExperimental Modifier and Type Method Description static TeamcityUIExperimental
TeamcityUIExperimental. valueOf(String name)
Returns the enum constant of this type with the specified name.static TeamcityUIExperimental[]
TeamcityUIExperimental. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-