|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.mantis.soap.mantis120.IssueData
public class IssueData
| Constructor Summary | |
|---|---|
IssueData()
|
|
IssueData(java.math.BigInteger id,
ObjectRef view_state,
java.util.Calendar last_updated,
ObjectRef project,
java.lang.String category,
ObjectRef priority,
ObjectRef severity,
ObjectRef status,
AccountData reporter,
java.lang.String summary,
java.lang.String version,
java.lang.String build,
java.lang.String platform,
java.lang.String os,
java.lang.String os_build,
ObjectRef reproducibility,
java.util.Calendar date_submitted,
java.math.BigInteger sponsorship_total,
AccountData handler,
ObjectRef projection,
ObjectRef eta,
ObjectRef resolution,
java.lang.String fixed_in_version,
java.lang.String target_version,
java.lang.String description,
java.lang.String steps_to_reproduce,
java.lang.String additional_information,
AttachmentData[] attachments,
RelationshipData[] relationships,
IssueNoteData[] notes,
CustomFieldValueForIssueData[] custom_fields)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAdditional_information()
Gets the additional_information value for this IssueData. |
AttachmentData[] |
getAttachments()
Gets the attachments value for this IssueData. |
java.lang.String |
getBuild()
Gets the build value for this IssueData. |
java.lang.String |
getCategory()
Gets the category value for this IssueData. |
CustomFieldValueForIssueData[] |
getCustom_fields()
Gets the custom_fields value for this IssueData. |
java.util.Calendar |
getDate_submitted()
Gets the date_submitted value for this IssueData. |
java.lang.String |
getDescription()
Gets the description value for this IssueData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ObjectRef |
getEta()
Gets the eta value for this IssueData. |
java.lang.String |
getFixed_in_version()
Gets the fixed_in_version value for this IssueData. |
AccountData |
getHandler()
Gets the handler value for this IssueData. |
java.math.BigInteger |
getId()
Gets the id value for this IssueData. |
java.util.Calendar |
getLast_updated()
Gets the last_updated value for this IssueData. |
IssueNoteData[] |
getNotes()
Gets the notes value for this IssueData. |
java.lang.String |
getOs_build()
Gets the os_build value for this IssueData. |
java.lang.String |
getOs()
Gets the os value for this IssueData. |
java.lang.String |
getPlatform()
Gets the platform value for this IssueData. |
ObjectRef |
getPriority()
Gets the priority value for this IssueData. |
ObjectRef |
getProject()
Gets the project value for this IssueData. |
ObjectRef |
getProjection()
Gets the projection value for this IssueData. |
RelationshipData[] |
getRelationships()
Gets the relationships value for this IssueData. |
AccountData |
getReporter()
Gets the reporter value for this IssueData. |
ObjectRef |
getReproducibility()
Gets the reproducibility value for this IssueData. |
ObjectRef |
getResolution()
Gets the resolution value for this IssueData. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
ObjectRef |
getSeverity()
Gets the severity value for this IssueData. |
java.math.BigInteger |
getSponsorship_total()
Gets the sponsorship_total value for this IssueData. |
ObjectRef |
getStatus()
Gets the status value for this IssueData. |
java.lang.String |
getSteps_to_reproduce()
Gets the steps_to_reproduce value for this IssueData. |
java.lang.String |
getSummary()
Gets the summary value for this IssueData. |
java.lang.String |
getTarget_version()
Gets the target_version value for this IssueData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getVersion()
Gets the version value for this IssueData. |
ObjectRef |
getView_state()
Gets the view_state value for this IssueData. |
int |
hashCode()
|
void |
setAdditional_information(java.lang.String additional_information)
Sets the additional_information value for this IssueData. |
void |
setAttachments(AttachmentData[] attachments)
Sets the attachments value for this IssueData. |
void |
setBuild(java.lang.String build)
Sets the build value for this IssueData. |
void |
setCategory(java.lang.String category)
Sets the category value for this IssueData. |
void |
setCustom_fields(CustomFieldValueForIssueData[] custom_fields)
Sets the custom_fields value for this IssueData. |
void |
setDate_submitted(java.util.Calendar date_submitted)
Sets the date_submitted value for this IssueData. |
void |
setDescription(java.lang.String description)
Sets the description value for this IssueData. |
void |
setEta(ObjectRef eta)
Sets the eta value for this IssueData. |
void |
setFixed_in_version(java.lang.String fixed_in_version)
Sets the fixed_in_version value for this IssueData. |
void |
setHandler(AccountData handler)
Sets the handler value for this IssueData. |
void |
setId(java.math.BigInteger id)
Sets the id value for this IssueData. |
void |
setLast_updated(java.util.Calendar last_updated)
Sets the last_updated value for this IssueData. |
void |
setNotes(IssueNoteData[] notes)
Sets the notes value for this IssueData. |
void |
setOs_build(java.lang.String os_build)
Sets the os_build value for this IssueData. |
void |
setOs(java.lang.String os)
Sets the os value for this IssueData. |
void |
setPlatform(java.lang.String platform)
Sets the platform value for this IssueData. |
void |
setPriority(ObjectRef priority)
Sets the priority value for this IssueData. |
void |
setProject(ObjectRef project)
Sets the project value for this IssueData. |
void |
setProjection(ObjectRef projection)
Sets the projection value for this IssueData. |
void |
setRelationships(RelationshipData[] relationships)
Sets the relationships value for this IssueData. |
void |
setReporter(AccountData reporter)
Sets the reporter value for this IssueData. |
void |
setReproducibility(ObjectRef reproducibility)
Sets the reproducibility value for this IssueData. |
void |
setResolution(ObjectRef resolution)
Sets the resolution value for this IssueData. |
void |
setSeverity(ObjectRef severity)
Sets the severity value for this IssueData. |
void |
setSponsorship_total(java.math.BigInteger sponsorship_total)
Sets the sponsorship_total value for this IssueData. |
void |
setStatus(ObjectRef status)
Sets the status value for this IssueData. |
void |
setSteps_to_reproduce(java.lang.String steps_to_reproduce)
Sets the steps_to_reproduce value for this IssueData. |
void |
setSummary(java.lang.String summary)
Sets the summary value for this IssueData. |
void |
setTarget_version(java.lang.String target_version)
Sets the target_version value for this IssueData. |
void |
setVersion(java.lang.String version)
Sets the version value for this IssueData. |
void |
setView_state(ObjectRef view_state)
Sets the view_state value for this IssueData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IssueData()
public IssueData(java.math.BigInteger id,
ObjectRef view_state,
java.util.Calendar last_updated,
ObjectRef project,
java.lang.String category,
ObjectRef priority,
ObjectRef severity,
ObjectRef status,
AccountData reporter,
java.lang.String summary,
java.lang.String version,
java.lang.String build,
java.lang.String platform,
java.lang.String os,
java.lang.String os_build,
ObjectRef reproducibility,
java.util.Calendar date_submitted,
java.math.BigInteger sponsorship_total,
AccountData handler,
ObjectRef projection,
ObjectRef eta,
ObjectRef resolution,
java.lang.String fixed_in_version,
java.lang.String target_version,
java.lang.String description,
java.lang.String steps_to_reproduce,
java.lang.String additional_information,
AttachmentData[] attachments,
RelationshipData[] relationships,
IssueNoteData[] notes,
CustomFieldValueForIssueData[] custom_fields)
| Method Detail |
|---|
public java.math.BigInteger getId()
public void setId(java.math.BigInteger id)
id - public ObjectRef getView_state()
public void setView_state(ObjectRef view_state)
view_state - public java.util.Calendar getLast_updated()
public void setLast_updated(java.util.Calendar last_updated)
last_updated - public ObjectRef getProject()
public void setProject(ObjectRef project)
project - public java.lang.String getCategory()
public void setCategory(java.lang.String category)
category - public ObjectRef getPriority()
public void setPriority(ObjectRef priority)
priority - public ObjectRef getSeverity()
public void setSeverity(ObjectRef severity)
severity - public ObjectRef getStatus()
public void setStatus(ObjectRef status)
status - public AccountData getReporter()
public void setReporter(AccountData reporter)
reporter - public java.lang.String getSummary()
public void setSummary(java.lang.String summary)
summary - public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - public java.lang.String getBuild()
public void setBuild(java.lang.String build)
build - public java.lang.String getPlatform()
public void setPlatform(java.lang.String platform)
platform - public java.lang.String getOs()
public void setOs(java.lang.String os)
os - public java.lang.String getOs_build()
public void setOs_build(java.lang.String os_build)
os_build - public ObjectRef getReproducibility()
public void setReproducibility(ObjectRef reproducibility)
reproducibility - public java.util.Calendar getDate_submitted()
public void setDate_submitted(java.util.Calendar date_submitted)
date_submitted - public java.math.BigInteger getSponsorship_total()
public void setSponsorship_total(java.math.BigInteger sponsorship_total)
sponsorship_total - public AccountData getHandler()
public void setHandler(AccountData handler)
handler - public ObjectRef getProjection()
public void setProjection(ObjectRef projection)
projection - public ObjectRef getEta()
public void setEta(ObjectRef eta)
eta - public ObjectRef getResolution()
public void setResolution(ObjectRef resolution)
resolution - public java.lang.String getFixed_in_version()
public void setFixed_in_version(java.lang.String fixed_in_version)
fixed_in_version - public java.lang.String getTarget_version()
public void setTarget_version(java.lang.String target_version)
target_version - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getSteps_to_reproduce()
public void setSteps_to_reproduce(java.lang.String steps_to_reproduce)
steps_to_reproduce - public java.lang.String getAdditional_information()
public void setAdditional_information(java.lang.String additional_information)
additional_information - public AttachmentData[] getAttachments()
public void setAttachments(AttachmentData[] attachments)
attachments - public RelationshipData[] getRelationships()
public void setRelationships(RelationshipData[] relationships)
relationships - public IssueNoteData[] getNotes()
public void setNotes(IssueNoteData[] notes)
notes - public CustomFieldValueForIssueData[] getCustom_fields()
public void setCustom_fields(CustomFieldValueForIssueData[] custom_fields)
custom_fields - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||