@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class DashboardGadgetPosition extends Object
| Constructor and Description |
|---|
DashboardGadgetPosition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTheColumnPositionOfTheGadget()
Get theColumnPositionOfTheGadget
|
Integer |
getTheRowPositionOfTheGadget()
Get theRowPositionOfTheGadget
|
int |
hashCode() |
void |
setTheColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget) |
void |
setTheRowPositionOfTheGadget(Integer theRowPositionOfTheGadget) |
DashboardGadgetPosition |
theColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget) |
DashboardGadgetPosition |
theRowPositionOfTheGadget(Integer theRowPositionOfTheGadget) |
String |
toString() |
public DashboardGadgetPosition theColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget)
public Integer getTheColumnPositionOfTheGadget()
public void setTheColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget)
public DashboardGadgetPosition theRowPositionOfTheGadget(Integer theRowPositionOfTheGadget)
public Integer getTheRowPositionOfTheGadget()
public void setTheRowPositionOfTheGadget(Integer theRowPositionOfTheGadget)
Copyright © 2011–2023 Everit Kft.. All rights reserved.