Klasse Screen
java.lang.Object
io.github.primelib.jira4j.restv3.model.Screen
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Screen
extends Object
Screen
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Screen.ScreenBuilderbuilder()protected booleanThe description of the screen.description(String description) The description of the screen.booleaninthashCode()id()The ID of the screen.The ID of the screen.name()The name of the screen.The name of the screen.scope()toString()
-
Felddetails
-
description
The description of the screen. -
id
The ID of the screen. -
name
The name of the screen. -
scope
-
-
Konstruktordetails
-
Screen
Constructs a validated instance ofScreen.- Parameter:
spec- the specification to process
-
Screen
Constructs a validated instance ofScreen.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Screen(Consumer)instead.- Parameter:
description- The description of the screen.id- The ID of the screen.name- The name of the screen.scope- scope
-
Screen
protected Screen()
-
-
Methodendetails
-
builder
-
description
The description of the screen. -
id
The ID of the screen. -
name
The name of the screen. -
scope
-
description
The description of the screen.- Gibt zurück:
this.
-
id
The ID of the screen.- Gibt zurück:
this.
-
name
The name of the screen.- Gibt zurück:
this.
-
scope
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-