Klasse ScreenWithTabTab
java.lang.Object
io.github.primelib.jira4j.restv3.model.ScreenWithTabTab
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ScreenWithTabTab
extends Object
ScreenWithTabTab
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ScreenWithTabTab
(Long id, String name) Constructs a validated instance ofScreenWithTabTab
.Constructs a validated instance ofScreenWithTabTab
. -
Methodenübersicht
-
Felddetails
-
id
The ID of the screen tab. -
name
The name of the screen tab. The maximum length is 255 characters.
-
-
Konstruktordetails
-
ScreenWithTabTab
Constructs a validated instance ofScreenWithTabTab
.- Parameter:
spec
- the specification to process
-
ScreenWithTabTab
Constructs a validated instance ofScreenWithTabTab
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ScreenWithTabTab(Consumer)
instead.- Parameter:
id
- The ID of the screen tab.name
- The name of the screen tab. The maximum length is 255 characters.
-
ScreenWithTabTab
protected ScreenWithTabTab()
-
-
Methodendetails
-
builder
-
id
The ID of the screen tab. -
name
The name of the screen tab. The maximum length is 255 characters. -
id
The ID of the screen tab.- Gibt zurück:
this
.
-
name
The name of the screen tab. The maximum length is 255 characters.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-