Klasse WorkflowLayout
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowLayout
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowLayout
extends Object
WorkflowLayout
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
WorkflowLayout
(Double x, Double y) Constructs a validated instance ofWorkflowLayout
.WorkflowLayout
(Consumer<WorkflowLayout> spec) Constructs a validated instance ofWorkflowLayout
. -
Methodenübersicht
-
Felddetails
-
x
The x axis location. -
y
The y axis location.
-
-
Konstruktordetails
-
WorkflowLayout
Constructs a validated instance ofWorkflowLayout
.- Parameter:
spec
- the specification to process
-
WorkflowLayout
Constructs a validated instance ofWorkflowLayout
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowLayout(Consumer)
instead.- Parameter:
x
- The x axis location.y
- The y axis location.
-
WorkflowLayout
protected WorkflowLayout()
-
-
Methodendetails
-
builder
-
x
The x axis location. -
y
The y axis location. -
x
The x axis location.- Gibt zurück:
this
.
-
y
The y axis location.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-