public class IssueSummary extends Object
| Constructor and Description |
|---|
IssueSummary() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpand() |
FieldSummary |
getFields() |
String |
getId() |
String |
getKey() |
String |
getSelf() |
void |
setExpand(String expand) |
void |
setFields(FieldSummary fields) |
void |
setId(String id) |
void |
setKey(String key) |
void |
setSelf(String self) |
public String getExpand()
public void setExpand(String expand)
expand - the expand to setpublic String getId()
public void setId(String id)
id - the id to setpublic String getSelf()
public void setSelf(String self)
self - the self to setpublic String getKey()
public void setKey(String key)
key - the key to setpublic FieldSummary getFields()
public void setFields(FieldSummary fields)
fields - the fields to setCopyright © 2004–2015. All rights reserved.