@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class WorkflowStatusLayout extends Object
| Constructor and Description |
|---|
WorkflowStatusLayout() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getX()
The x axis location.
|
Double |
getY()
The y axis location.
|
int |
hashCode() |
void |
setX(Double x) |
void |
setY(Double y) |
String |
toString() |
WorkflowStatusLayout |
x(Double x) |
WorkflowStatusLayout |
y(Double y) |
public WorkflowStatusLayout x(Double x)
public Double getX()
public void setX(Double x)
public WorkflowStatusLayout y(Double y)
public Double getY()
public void setY(Double y)
Copyright © 2011–2023 Everit Kft.. All rights reserved.