Uses of Enum Class
io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
Packages that use GitLabIcons.Size
-
Uses of GitLabIcons.Size in io.jenkins.plugins.gitlabbranchsource.helpers
Methods in io.jenkins.plugins.gitlabbranchsource.helpers that return GitLabIcons.SizeModifier and TypeMethodDescriptionstatic GitLabIcons.SizeGitLabIcons.Size.byDimensions(String dimensions) static GitLabIcons.SizeReturns the enum constant of this class with the specified name.static GitLabIcons.Size[]GitLabIcons.Size.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.gitlabbranchsource.helpers with parameters of type GitLabIcons.SizeModifier and TypeMethodDescriptionstatic StringGitLabIcons.iconFileName(String name, GitLabIcons.Size size)