|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.squashtest.csp.core.bugtracker.mantis.binding.IssueData
public class IssueData
| Constructor Summary | |
|---|---|
IssueData()
|
|
IssueData(BigInteger id,
ObjectRef view_state,
Calendar last_updated,
ObjectRef project,
String category,
ObjectRef priority,
ObjectRef severity,
ObjectRef status,
AccountData reporter,
String summary,
String version,
String build,
String platform,
String os,
String os_build,
ObjectRef reproducibility,
Calendar date_submitted,
BigInteger sponsorship_total,
AccountData handler,
ObjectRef projection,
ObjectRef eta,
ObjectRef resolution,
String fixed_in_version,
String target_version,
String description,
String steps_to_reproduce,
String additional_information,
AttachmentData[] attachments,
RelationshipData[] relationships,
IssueNoteData[] notes,
CustomFieldValueForIssueData[] custom_fields,
Calendar due_date,
AccountData[] monitors,
Boolean sticky,
ObjectRef[] tags)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAdditional_information()
Gets the additional_information value for this IssueData. |
AttachmentData[] |
getAttachments()
Gets the attachments value for this IssueData. |
String |
getBuild()
Gets the build value for this IssueData. |
String |
getCategory()
Gets the category value for this IssueData. |
CustomFieldValueForIssueData[] |
getCustom_fields()
Gets the custom_fields value for this IssueData. |
Calendar |
getDate_submitted()
Gets the date_submitted value for this IssueData. |
String |
getDescription()
Gets the description value for this IssueData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Calendar |
getDue_date()
Gets the due_date value for this IssueData. |
ObjectRef |
getEta()
Gets the eta value for this IssueData. |
String |
getFixed_in_version()
Gets the fixed_in_version value for this IssueData. |
AccountData |
getHandler()
Gets the handler value for this IssueData. |
BigInteger |
getId()
Gets the id value for this IssueData. |
Calendar |
getLast_updated()
Gets the last_updated value for this IssueData. |
AccountData[] |
getMonitors()
Gets the monitors value for this IssueData. |
IssueNoteData[] |
getNotes()
Gets the notes value for this IssueData. |
String |
getOs_build()
Gets the os_build value for this IssueData. |
String |
getOs()
Gets the os value for this IssueData. |
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(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
ObjectRef |
getSeverity()
Gets the severity value for this IssueData. |
BigInteger |
getSponsorship_total()
Gets the sponsorship_total value for this IssueData. |
ObjectRef |
getStatus()
Gets the status value for this IssueData. |
String |
getSteps_to_reproduce()
Gets the steps_to_reproduce value for this IssueData. |
Boolean |
getSticky()
Gets the sticky value for this IssueData. |
String |
getSummary()
Gets the summary value for this IssueData. |
ObjectRef[] |
getTags()
Gets the tags value for this IssueData. |
String |
getTarget_version()
Gets the target_version value for this IssueData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
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(String additional_information)
Sets the additional_information value for this IssueData. |
void |
setAttachments(AttachmentData[] attachments)
Sets the attachments value for this IssueData. |
void |
setBuild(String build)
Sets the build value for this IssueData. |
void |
setCategory(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(Calendar date_submitted)
Sets the date_submitted value for this IssueData. |
void |
setDescription(String description)
Sets the description value for this IssueData. |
void |
setDue_date(Calendar due_date)
Sets the due_date value for this IssueData. |
void |
setEta(ObjectRef eta)
Sets the eta value for this IssueData. |
void |
setFixed_in_version(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(BigInteger id)
Sets the id value for this IssueData. |
void |
setLast_updated(Calendar last_updated)
Sets the last_updated value for this IssueData. |
void |
setMonitors(AccountData[] monitors)
Sets the monitors value for this IssueData. |
void |
setNotes(IssueNoteData[] notes)
Sets the notes value for this IssueData. |
void |
setOs_build(String os_build)
Sets the os_build value for this IssueData. |
void |
setOs(String os)
Sets the os value for this IssueData. |
void |
setPlatform(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(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(String steps_to_reproduce)
Sets the steps_to_reproduce value for this IssueData. |
void |
setSticky(Boolean sticky)
Sets the sticky value for this IssueData. |
void |
setSummary(String summary)
Sets the summary value for this IssueData. |
void |
setTags(ObjectRef[] tags)
Sets the tags value for this IssueData. |
void |
setTarget_version(String target_version)
Sets the target_version value for this IssueData. |
void |
setVersion(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(BigInteger id,
ObjectRef view_state,
Calendar last_updated,
ObjectRef project,
String category,
ObjectRef priority,
ObjectRef severity,
ObjectRef status,
AccountData reporter,
String summary,
String version,
String build,
String platform,
String os,
String os_build,
ObjectRef reproducibility,
Calendar date_submitted,
BigInteger sponsorship_total,
AccountData handler,
ObjectRef projection,
ObjectRef eta,
ObjectRef resolution,
String fixed_in_version,
String target_version,
String description,
String steps_to_reproduce,
String additional_information,
AttachmentData[] attachments,
RelationshipData[] relationships,
IssueNoteData[] notes,
CustomFieldValueForIssueData[] custom_fields,
Calendar due_date,
AccountData[] monitors,
Boolean sticky,
ObjectRef[] tags)
| Method Detail |
|---|
public BigInteger getId()
public void setId(BigInteger id)
id - public ObjectRef getView_state()
public void setView_state(ObjectRef view_state)
view_state - public Calendar getLast_updated()
public void setLast_updated(Calendar last_updated)
last_updated - public ObjectRef getProject()
public void setProject(ObjectRef project)
project - public String getCategory()
public void setCategory(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 String getSummary()
public void setSummary(String summary)
summary - public String getVersion()
public void setVersion(String version)
version - public String getBuild()
public void setBuild(String build)
build - public String getPlatform()
public void setPlatform(String platform)
platform - public String getOs()
public void setOs(String os)
os - public String getOs_build()
public void setOs_build(String os_build)
os_build - public ObjectRef getReproducibility()
public void setReproducibility(ObjectRef reproducibility)
reproducibility - public Calendar getDate_submitted()
public void setDate_submitted(Calendar date_submitted)
date_submitted - public BigInteger getSponsorship_total()
public void setSponsorship_total(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 String getFixed_in_version()
public void setFixed_in_version(String fixed_in_version)
fixed_in_version - public String getTarget_version()
public void setTarget_version(String target_version)
target_version - public String getDescription()
public void setDescription(String description)
description - public String getSteps_to_reproduce()
public void setSteps_to_reproduce(String steps_to_reproduce)
steps_to_reproduce - public String getAdditional_information()
public void setAdditional_information(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 Calendar getDue_date()
public void setDue_date(Calendar due_date)
due_date - public AccountData[] getMonitors()
public void setMonitors(AccountData[] monitors)
monitors - public Boolean getSticky()
public void setSticky(Boolean sticky)
sticky - public ObjectRef[] getTags()
public void setTags(ObjectRef[] tags)
tags - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||