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.Size
GitLabIcons.Size.byDimensions
(String dimensions) static GitLabIcons.Size
Returns 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 String
GitLabIcons.iconFileName
(String name, GitLabIcons.Size size)