@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class Icon extends Object
| Constructor and Description |
|---|
Icon() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
String |
getLink()
The URL of the tooltip, used only for a status icon.
|
String |
getTitle()
The title of the icon.
|
String |
getUrl16x16()
The URL of an icon that displays at 16x16 pixel in Jira.
|
int |
hashCode() |
Icon |
link(String link) |
void |
set(String name,
Object value) |
void |
setLink(String link) |
void |
setTitle(String title) |
void |
setUrl16x16(String url16x16) |
Icon |
title(String title) |
String |
toString() |
Icon |
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.