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