java.lang.Object
io.github.primelib.jira4j.restv2.model.IconBean.IconBeanBuilder
- Umschließende Klasse:
IconBean
public static class IconBean.IconBeanBuilder
extends Object
-
Methodenübersicht
The URL of the tooltip, used only for a status icon.
The title of the icon, for use as a tooltip on the icon.
The URL of a 16x16 pixel icon.
-
Methodendetails
-
link
The URL of the tooltip, used only for a status icon.
- Gibt zurück:
this
.
-
title
The title of the icon, for use as a tooltip on the icon.
- Gibt zurück:
this
.
-
url16x16
The URL of a 16x16 pixel icon.
- Gibt zurück:
this
.
-
-