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