java.lang.Object
io.github.primelib.jira4j.restv2.model.ScreenableField.ScreenableFieldBuilder
- Umschließende Klasse:
ScreenableField
public static class ScreenableField.ScreenableFieldBuilder
extends Object
-
Methodenübersicht
The ID of the screen tab field.
The name of the screen tab field.
-
Methodendetails
-
id
The ID of the screen tab field.
- Gibt zurück:
this
.
-
name
The name of the screen tab field. Required on create and update. The maximum length is 255 characters.
- Gibt zurück:
this
.
-
-