@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class IconBean extends Object
| Constructor and Description |
|---|
IconBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLink()
The URL of the tooltip, used only for a status icon.
|
String |
getTitle()
The title of the icon, for use as a tooltip on the icon.
|
String |
getUrl16x16()
The URL of a 16x16 pixel icon.
|
int |
hashCode() |
IconBean |
link(String link) |
void |
setLink(String link) |
void |
setTitle(String title) |
void |
setUrl16x16(String url16x16) |
IconBean |
title(String title) |
String |
toString() |
IconBean |
url16x16(String url16x16) |
public String getUrl16x16()
public void setUrl16x16(String url16x16)
public String getTitle()
public void setTitle(String title)
public String getLink()
public void setLink(String link)
Copyright © 2011–2021 Everit Kft.. All rights reserved.