java.lang.Object
io.github.primelib.jira4j.restv2.model.ScreenableTab.ScreenableTabBuilder
- Umschließende Klasse:
ScreenableTab
public static class ScreenableTab.ScreenableTabBuilder
extends Object
-
Methodenübersicht
The ID of the screen tab.
The name of the screen tab.
-
Methodendetails
-
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
.
-
-