Klasse ColumnItem
java.lang.Object
io.github.primelib.jira4j.restv3.model.ColumnItem
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ColumnItem
extends Object
ColumnItem
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedColumnItem(String label, String value) Constructs a validated instance ofColumnItem.ColumnItem(Consumer<ColumnItem> spec) Constructs a validated instance ofColumnItem. -
Methodenübersicht
-
Felddetails
-
label
The issue navigator column label. -
value
The issue navigator column value.
-
-
Konstruktordetails
-
ColumnItem
Constructs a validated instance ofColumnItem.- Parameter:
spec- the specification to process
-
ColumnItem
Constructs a validated instance ofColumnItem.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ColumnItem(Consumer)instead.- Parameter:
label- The issue navigator column label.value- The issue navigator column value.
-
ColumnItem
protected ColumnItem()
-
-
Methodendetails
-
builder
-
label
The issue navigator column label. -
value
The issue navigator column value. -
label
The issue navigator column label.- Gibt zurück:
this.
-
value
The issue navigator column value.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-