Uses of Enum Class
io.jenkins.plugins.gerritchecksapi.rest.Link.LinkIcon
Packages that use Link.LinkIcon
-
Uses of Link.LinkIcon in io.jenkins.plugins.gerritchecksapi.rest
Methods in io.jenkins.plugins.gerritchecksapi.rest that return Link.LinkIconModifier and TypeMethodDescriptionLink.getIcon()static Link.LinkIconReturns the enum constant of this class with the specified name.static Link.LinkIcon[]Link.LinkIcon.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.gerritchecksapi.rest with parameters of type Link.LinkIconConstructors in io.jenkins.plugins.gerritchecksapi.rest with parameters of type Link.LinkIconModifierConstructorDescriptionLink(String url, String tooltip, boolean primary, Link.LinkIcon icon)