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