@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class DashboardGadget extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DashboardGadget.ColorEnum
The color of the gadget.
|
| Constructor and Description |
|---|
DashboardGadget() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DashboardGadget.ColorEnum |
getColor()
The color of the gadget.
|
Long |
getId()
The ID of the gadget instance.
|
String |
getModuleKey()
The module key of the gadget type.
|
DashboardGadgetPosition |
getPosition()
The position of the gadget.
|
String |
getTitle()
The title of the gadget.
|
String |
getUri()
The URI of the gadget type.
|
int |
hashCode() |
String |
toString() |
public DashboardGadget.ColorEnum getColor()
public Long getId()
public String getModuleKey()
public DashboardGadgetPosition getPosition()
public String getTitle()
public String getUri()
Copyright © 2011–2023 Everit Kft.. All rights reserved.