@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class LinkedIssue extends Object
| Constructor and Description |
|---|
LinkedIssue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Fields |
getFields()
The fields associated with the issue.
|
String |
getId()
The ID of an issue.
|
String |
getKey()
The key of an issue.
|
URI |
getSelf()
The URL of the issue.
|
int |
hashCode() |
LinkedIssue |
id(String id) |
LinkedIssue |
key(String key) |
void |
setId(String id) |
void |
setKey(String key) |
String |
toString() |
public LinkedIssue id(String id)
public String getId()
public void setId(String id)
public LinkedIssue key(String key)
public String getKey()
public void setKey(String key)
public URI getSelf()
public Fields getFields()
Copyright © 2011–2021 Everit Kft.. All rights reserved.