@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class Fields extends Object
| Constructor and Description |
|---|
Fields() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UserDetails |
getAssignee()
The assignee of the linked issue.
|
IssueTypeDetails |
getIssuetype()
Get issuetype
|
IssueTypeDetails |
getIssueType()
The type of the linked issue.
|
Priority |
getPriority()
The priority of the linked issue.
|
StatusDetails |
getStatus()
The status of the linked issue.
|
String |
getSummary()
The summary description of the linked issue.
|
TimeTrackingDetails |
getTimetracking()
The time tracking of the linked issue.
|
int |
hashCode() |
Fields |
issuetype(IssueTypeDetails issuetype) |
void |
setIssuetype(IssueTypeDetails issuetype) |
String |
toString() |
public String getSummary()
public StatusDetails getStatus()
public Priority getPriority()
public UserDetails getAssignee()
public TimeTrackingDetails getTimetracking()
public Fields issuetype(IssueTypeDetails issuetype)
public IssueTypeDetails getIssuetype()
public void setIssuetype(IssueTypeDetails issuetype)
public IssueTypeDetails getIssueType()
Copyright © 2011–2021 Everit Kft.. All rights reserved.