Klasse SimpleLink
java.lang.Object
io.github.primelib.jira4j.restv3.model.SimpleLink
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SimpleLink
extends Object
SimpleLink
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
SimpleLink
(String href, String iconClass, String id, String label, String styleClass, String title, Integer weight) Constructs a validated instance ofSimpleLink
.SimpleLink
(Consumer<SimpleLink> spec) Constructs a validated instance ofSimpleLink
. -
Methodenübersicht
-
Felddetails
-
href
-
iconClass
-
id
-
label
-
styleClass
-
title
-
weight
-
-
Konstruktordetails
-
SimpleLink
Constructs a validated instance ofSimpleLink
.- Parameter:
spec
- the specification to process
-
SimpleLink
@Internal public SimpleLink(String href, String iconClass, String id, String label, String styleClass, String title, Integer weight) Constructs a validated instance ofSimpleLink
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SimpleLink(Consumer)
instead.- Parameter:
href
- var.nameiconClass
- var.nameid
- var.namelabel
- var.namestyleClass
- var.nametitle
- var.nameweight
- var.name
-
SimpleLink
protected SimpleLink()
-
-
Methodendetails
-
builder
-
href
-
iconClass
-
id
-
label
-
styleClass
-
title
-
weight
-
href
- Gibt zurück:
this
.
-
iconClass
- Gibt zurück:
this
.
-
id
- Gibt zurück:
this
.
-
label
- Gibt zurück:
this
.
-
styleClass
- Gibt zurück:
this
.
-
title
- Gibt zurück:
this
.
-
weight
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-