|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.client.AbstractRemoteEntity
com.atlassian.jira.rpc.soap.client.RemoteIssue
public class RemoteIssue
| Constructor Summary | |
|---|---|
RemoteIssue()
|
|
RemoteIssue(java.lang.String id,
RemoteVersion[] affectsVersions,
java.lang.String assignee,
java.lang.String[] attachmentNames,
RemoteComponent[] components,
java.util.Calendar created,
RemoteCustomFieldValue[] customFieldValues,
java.lang.String description,
java.util.Calendar duedate,
java.lang.String environment,
RemoteVersion[] fixVersions,
java.lang.String key,
java.lang.String priority,
java.lang.String project,
java.lang.String reporter,
java.lang.String resolution,
java.lang.String status,
java.lang.String summary,
java.lang.String type,
java.util.Calendar updated,
java.lang.Long votes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
RemoteVersion[] |
getAffectsVersions()
Gets the affectsVersions value for this RemoteIssue. |
java.lang.String |
getAssignee()
Gets the assignee value for this RemoteIssue. |
java.lang.String[] |
getAttachmentNames()
Gets the attachmentNames value for this RemoteIssue. |
RemoteComponent[] |
getComponents()
Gets the components value for this RemoteIssue. |
java.util.Calendar |
getCreated()
Gets the created value for this RemoteIssue. |
RemoteCustomFieldValue[] |
getCustomFieldValues()
Gets the customFieldValues value for this RemoteIssue. |
java.lang.String |
getDescription()
Gets the description value for this RemoteIssue. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.util.Calendar |
getDuedate()
Gets the duedate value for this RemoteIssue. |
java.lang.String |
getEnvironment()
Gets the environment value for this RemoteIssue. |
RemoteVersion[] |
getFixVersions()
Gets the fixVersions value for this RemoteIssue. |
java.lang.String |
getKey()
Gets the key value for this RemoteIssue. |
java.lang.String |
getPriority()
Gets the priority value for this RemoteIssue. |
java.lang.String |
getProject()
Gets the project value for this RemoteIssue. |
java.lang.String |
getReporter()
Gets the reporter value for this RemoteIssue. |
java.lang.String |
getResolution()
Gets the resolution value for this RemoteIssue. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getStatus()
Gets the status value for this RemoteIssue. |
java.lang.String |
getSummary()
Gets the summary value for this RemoteIssue. |
java.lang.String |
getType()
Gets the type value for this RemoteIssue. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.util.Calendar |
getUpdated()
Gets the updated value for this RemoteIssue. |
java.lang.Long |
getVotes()
Gets the votes value for this RemoteIssue. |
int |
hashCode()
|
void |
setAffectsVersions(RemoteVersion[] affectsVersions)
Sets the affectsVersions value for this RemoteIssue. |
void |
setAssignee(java.lang.String assignee)
Sets the assignee value for this RemoteIssue. |
void |
setAttachmentNames(java.lang.String[] attachmentNames)
Sets the attachmentNames value for this RemoteIssue. |
void |
setComponents(RemoteComponent[] components)
Sets the components value for this RemoteIssue. |
void |
setCreated(java.util.Calendar created)
Sets the created value for this RemoteIssue. |
void |
setCustomFieldValues(RemoteCustomFieldValue[] customFieldValues)
Sets the customFieldValues value for this RemoteIssue. |
void |
setDescription(java.lang.String description)
Sets the description value for this RemoteIssue. |
void |
setDuedate(java.util.Calendar duedate)
Sets the duedate value for this RemoteIssue. |
void |
setEnvironment(java.lang.String environment)
Sets the environment value for this RemoteIssue. |
void |
setFixVersions(RemoteVersion[] fixVersions)
Sets the fixVersions value for this RemoteIssue. |
void |
setKey(java.lang.String key)
Sets the key value for this RemoteIssue. |
void |
setPriority(java.lang.String priority)
Sets the priority value for this RemoteIssue. |
void |
setProject(java.lang.String project)
Sets the project value for this RemoteIssue. |
void |
setReporter(java.lang.String reporter)
Sets the reporter value for this RemoteIssue. |
void |
setResolution(java.lang.String resolution)
Sets the resolution value for this RemoteIssue. |
void |
setStatus(java.lang.String status)
Sets the status value for this RemoteIssue. |
void |
setSummary(java.lang.String summary)
Sets the summary value for this RemoteIssue. |
void |
setType(java.lang.String type)
Sets the type value for this RemoteIssue. |
void |
setUpdated(java.util.Calendar updated)
Sets the updated value for this RemoteIssue. |
void |
setVotes(java.lang.Long votes)
Sets the votes value for this RemoteIssue. |
| Methods inherited from class com.atlassian.jira.rpc.soap.client.AbstractRemoteEntity |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteIssue()
public RemoteIssue(java.lang.String id,
RemoteVersion[] affectsVersions,
java.lang.String assignee,
java.lang.String[] attachmentNames,
RemoteComponent[] components,
java.util.Calendar created,
RemoteCustomFieldValue[] customFieldValues,
java.lang.String description,
java.util.Calendar duedate,
java.lang.String environment,
RemoteVersion[] fixVersions,
java.lang.String key,
java.lang.String priority,
java.lang.String project,
java.lang.String reporter,
java.lang.String resolution,
java.lang.String status,
java.lang.String summary,
java.lang.String type,
java.util.Calendar updated,
java.lang.Long votes)
| Method Detail |
|---|
public RemoteVersion[] getAffectsVersions()
public void setAffectsVersions(RemoteVersion[] affectsVersions)
affectsVersions - public java.lang.String getAssignee()
public void setAssignee(java.lang.String assignee)
assignee - public java.lang.String[] getAttachmentNames()
public void setAttachmentNames(java.lang.String[] attachmentNames)
attachmentNames - public RemoteComponent[] getComponents()
public void setComponents(RemoteComponent[] components)
components - public java.util.Calendar getCreated()
public void setCreated(java.util.Calendar created)
created - public RemoteCustomFieldValue[] getCustomFieldValues()
public void setCustomFieldValues(RemoteCustomFieldValue[] customFieldValues)
customFieldValues - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.util.Calendar getDuedate()
public void setDuedate(java.util.Calendar duedate)
duedate - public java.lang.String getEnvironment()
public void setEnvironment(java.lang.String environment)
environment - public RemoteVersion[] getFixVersions()
public void setFixVersions(RemoteVersion[] fixVersions)
fixVersions - public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public java.lang.String getPriority()
public void setPriority(java.lang.String priority)
priority - public java.lang.String getProject()
public void setProject(java.lang.String project)
project - public java.lang.String getReporter()
public void setReporter(java.lang.String reporter)
reporter - public java.lang.String getResolution()
public void setResolution(java.lang.String resolution)
resolution - public java.lang.String getStatus()
public void setStatus(java.lang.String status)
status - public java.lang.String getSummary()
public void setSummary(java.lang.String summary)
summary - public java.lang.String getType()
public void setType(java.lang.String type)
type - public java.util.Calendar getUpdated()
public void setUpdated(java.util.Calendar updated)
updated - public java.lang.Long getVotes()
public void setVotes(java.lang.Long votes)
votes - public boolean equals(java.lang.Object obj)
equals in class AbstractRemoteEntitypublic int hashCode()
hashCode in class AbstractRemoteEntitypublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||