Klasse IconBean
java.lang.Object
io.github.primelib.jira4j.restv2.model.IconBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IconBean
extends Object
IconBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic IconBean.IconBeanBuilderbuilder()protected booleanbooleaninthashCode()link()The URL of the tooltip, used only for a status icon.The URL of the tooltip, used only for a status icon.title()The title of the icon, for use as a tooltip on the icon.The title of the icon, for use as a tooltip on the icon.toString()url16x16()The URL of a 16x16 pixel icon.The URL of a 16x16 pixel icon.
-
Felddetails
-
link
The URL of the tooltip, used only for a status icon. -
title
The title of the icon, for use as a tooltip on the icon. -
url16x16
The URL of a 16x16 pixel icon.
-
-
Konstruktordetails
-
IconBean
Constructs a validated instance ofIconBean.- Parameter:
spec- the specification to process
-
IconBean
Constructs a validated instance ofIconBean.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IconBean(Consumer)instead.- Parameter:
link- The URL of the tooltip, used only for a status icon.title- The title of the icon, for use as a tooltip on the icon.url16x16- The URL of a 16x16 pixel icon.
-
IconBean
protected IconBean()
-
-
Methodendetails
-
builder
-
link
The URL of the tooltip, used only for a status icon. -
title
The title of the icon, for use as a tooltip on the icon. -
url16x16
The URL of a 16x16 pixel icon. -
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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-