@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2019-09-05T12:17:37.034+02: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.
|
IssueTypeBean |
getIssuetype()
Get issuetype
|
IssueTypeBean |
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.
|
int |
hashCode() |
Fields |
issuetype(IssueTypeBean issuetype) |
void |
setIssuetype(IssueTypeBean issuetype) |
String |
toString() |
public String getSummary()
public StatusDetails getStatus()
public Priority getPriority()
public UserDetails getAssignee()
public Fields issuetype(IssueTypeBean issuetype)
public IssueTypeBean getIssuetype()
public void setIssuetype(IssueTypeBean issuetype)
public IssueTypeBean getIssueType()
Copyright © 2011–2020 Everit Kft.. All rights reserved.