@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class SuggestedIssue extends Object
| Constructor and Description |
|---|
SuggestedIssue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getId()
The ID of the issue.
|
String |
getImg()
The URL of the issue type's avatar.
|
String |
getKey()
The key of the issue.
|
String |
getKeyHtml()
The key of the issue in HTML format.
|
String |
getSummary()
The phrase containing the query string in HTML format, with the string highlighted with HTML bold tags.
|
String |
getSummaryText()
The phrase containing the query string, as plain text.
|
int |
hashCode() |
String |
toString() |
public Long getId()
public String getKey()
public String getKeyHtml()
public String getImg()
public String getSummary()
public String getSummaryText()
Copyright © 2011–2021 Everit Kft.. All rights reserved.