public class MergedDefectDataObj extends Object
Java class for mergedDefectDataObj complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="mergedDefectDataObj">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="action" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="checkerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="checkerSubcategory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cid" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="classification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="comment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="componentName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="defectStateCustomAttributeValues" type="{http://ws.coverity.com/v5}defectStateCustomAttributeValueDataObj" maxOccurs="unbounded" minOccurs="0"/>
<element name="domain" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="filePathname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstDetected" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="firstDetectedDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstDetectedSnapshotId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="firstDetectedStream" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstDetectedTarget" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstDetectedVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fixTarget" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="functionDisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastDetected" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastDetectedDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastDetectedSnapshotId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="lastDetectedStream" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastDetectedTarget" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastDetectedVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastFixed" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastTriaged" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="mergeKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="occurrenceCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="owner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="severity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="translatedOwner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MergedDefectDataObj() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Gets the value of the action property.
|
String |
getCheckerName()
Gets the value of the checkerName property.
|
String |
getCheckerSubcategory()
Gets the value of the checkerSubcategory property.
|
Long |
getCid()
Gets the value of the cid property.
|
String |
getClassification()
Gets the value of the classification property.
|
String |
getComment()
Gets the value of the comment property.
|
String |
getComponentName()
Gets the value of the componentName property.
|
List<DefectStateCustomAttributeValueDataObj> |
getDefectStateCustomAttributeValues()
Gets the value of the defectStateCustomAttributeValues property.
|
String |
getDomain()
Gets the value of the domain property.
|
String |
getExternalReference()
Gets the value of the externalReference property.
|
String |
getFilePathname()
Gets the value of the filePathname property.
|
XMLGregorianCalendar |
getFirstDetected()
Gets the value of the firstDetected property.
|
String |
getFirstDetectedDescription()
Gets the value of the firstDetectedDescription property.
|
Long |
getFirstDetectedSnapshotId()
Gets the value of the firstDetectedSnapshotId property.
|
String |
getFirstDetectedStream()
Gets the value of the firstDetectedStream property.
|
String |
getFirstDetectedTarget()
Gets the value of the firstDetectedTarget property.
|
String |
getFirstDetectedVersion()
Gets the value of the firstDetectedVersion property.
|
String |
getFixTarget()
Gets the value of the fixTarget property.
|
String |
getFunctionDisplayName()
Gets the value of the functionDisplayName property.
|
XMLGregorianCalendar |
getLastDetected()
Gets the value of the lastDetected property.
|
String |
getLastDetectedDescription()
Gets the value of the lastDetectedDescription property.
|
Long |
getLastDetectedSnapshotId()
Gets the value of the lastDetectedSnapshotId property.
|
String |
getLastDetectedStream()
Gets the value of the lastDetectedStream property.
|
String |
getLastDetectedTarget()
Gets the value of the lastDetectedTarget property.
|
String |
getLastDetectedVersion()
Gets the value of the lastDetectedVersion property.
|
XMLGregorianCalendar |
getLastFixed()
Gets the value of the lastFixed property.
|
XMLGregorianCalendar |
getLastTriaged()
Gets the value of the lastTriaged property.
|
String |
getMergeKey()
Gets the value of the mergeKey property.
|
Integer |
getOccurrenceCount()
Gets the value of the occurrenceCount property.
|
String |
getOwner()
Gets the value of the owner property.
|
String |
getSeverity()
Gets the value of the severity property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getTranslatedOwner()
Gets the value of the translatedOwner property.
|
void |
setAction(String value)
Sets the value of the action property.
|
void |
setCheckerName(String value)
Sets the value of the checkerName property.
|
void |
setCheckerSubcategory(String value)
Sets the value of the checkerSubcategory property.
|
void |
setCid(Long value)
Sets the value of the cid property.
|
void |
setClassification(String value)
Sets the value of the classification property.
|
void |
setComment(String value)
Sets the value of the comment property.
|
void |
setComponentName(String value)
Sets the value of the componentName property.
|
void |
setDomain(String value)
Sets the value of the domain property.
|
void |
setExternalReference(String value)
Sets the value of the externalReference property.
|
void |
setFilePathname(String value)
Sets the value of the filePathname property.
|
void |
setFirstDetected(XMLGregorianCalendar value)
Sets the value of the firstDetected property.
|
void |
setFirstDetectedDescription(String value)
Sets the value of the firstDetectedDescription property.
|
void |
setFirstDetectedSnapshotId(Long value)
Sets the value of the firstDetectedSnapshotId property.
|
void |
setFirstDetectedStream(String value)
Sets the value of the firstDetectedStream property.
|
void |
setFirstDetectedTarget(String value)
Sets the value of the firstDetectedTarget property.
|
void |
setFirstDetectedVersion(String value)
Sets the value of the firstDetectedVersion property.
|
void |
setFixTarget(String value)
Sets the value of the fixTarget property.
|
void |
setFunctionDisplayName(String value)
Sets the value of the functionDisplayName property.
|
void |
setLastDetected(XMLGregorianCalendar value)
Sets the value of the lastDetected property.
|
void |
setLastDetectedDescription(String value)
Sets the value of the lastDetectedDescription property.
|
void |
setLastDetectedSnapshotId(Long value)
Sets the value of the lastDetectedSnapshotId property.
|
void |
setLastDetectedStream(String value)
Sets the value of the lastDetectedStream property.
|
void |
setLastDetectedTarget(String value)
Sets the value of the lastDetectedTarget property.
|
void |
setLastDetectedVersion(String value)
Sets the value of the lastDetectedVersion property.
|
void |
setLastFixed(XMLGregorianCalendar value)
Sets the value of the lastFixed property.
|
void |
setLastTriaged(XMLGregorianCalendar value)
Sets the value of the lastTriaged property.
|
void |
setMergeKey(String value)
Sets the value of the mergeKey property.
|
void |
setOccurrenceCount(Integer value)
Sets the value of the occurrenceCount property.
|
void |
setOwner(String value)
Sets the value of the owner property.
|
void |
setSeverity(String value)
Sets the value of the severity property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setTranslatedOwner(String value)
Sets the value of the translatedOwner property.
|
protected String action
protected String checkerName
protected String checkerSubcategory
protected Long cid
protected String classification
protected String comment
protected String componentName
protected List<DefectStateCustomAttributeValueDataObj> defectStateCustomAttributeValues
protected String domain
protected String externalReference
protected String filePathname
protected XMLGregorianCalendar firstDetected
protected String firstDetectedDescription
protected Long firstDetectedSnapshotId
protected String firstDetectedStream
protected String firstDetectedTarget
protected String firstDetectedVersion
protected String fixTarget
protected String functionDisplayName
protected XMLGregorianCalendar lastDetected
protected String lastDetectedDescription
protected Long lastDetectedSnapshotId
protected String lastDetectedStream
protected String lastDetectedTarget
protected String lastDetectedVersion
protected XMLGregorianCalendar lastFixed
protected XMLGregorianCalendar lastTriaged
protected String mergeKey
protected Integer occurrenceCount
protected String owner
protected String severity
protected String status
protected String translatedOwner
public String getAction()
Stringpublic void setAction(String value)
value - allowed object is
Stringpublic String getCheckerName()
Stringpublic void setCheckerName(String value)
value - allowed object is
Stringpublic String getCheckerSubcategory()
Stringpublic void setCheckerSubcategory(String value)
value - allowed object is
Stringpublic void setCid(Long value)
value - allowed object is
Longpublic String getClassification()
Stringpublic void setClassification(String value)
value - allowed object is
Stringpublic String getComment()
Stringpublic void setComment(String value)
value - allowed object is
Stringpublic String getComponentName()
Stringpublic void setComponentName(String value)
value - allowed object is
Stringpublic List<DefectStateCustomAttributeValueDataObj> getDefectStateCustomAttributeValues()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the defectStateCustomAttributeValues property.
For example, to add a new item, do as follows:
getDefectStateCustomAttributeValues().add(newItem);
Objects of the following type(s) are allowed in the list
DefectStateCustomAttributeValueDataObj
public String getDomain()
Stringpublic void setDomain(String value)
value - allowed object is
Stringpublic String getExternalReference()
Stringpublic void setExternalReference(String value)
value - allowed object is
Stringpublic String getFilePathname()
Stringpublic void setFilePathname(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getFirstDetected()
XMLGregorianCalendarpublic void setFirstDetected(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getFirstDetectedDescription()
Stringpublic void setFirstDetectedDescription(String value)
value - allowed object is
Stringpublic Long getFirstDetectedSnapshotId()
Longpublic void setFirstDetectedSnapshotId(Long value)
value - allowed object is
Longpublic String getFirstDetectedStream()
Stringpublic void setFirstDetectedStream(String value)
value - allowed object is
Stringpublic String getFirstDetectedTarget()
Stringpublic void setFirstDetectedTarget(String value)
value - allowed object is
Stringpublic String getFirstDetectedVersion()
Stringpublic void setFirstDetectedVersion(String value)
value - allowed object is
Stringpublic String getFixTarget()
Stringpublic void setFixTarget(String value)
value - allowed object is
Stringpublic String getFunctionDisplayName()
Stringpublic void setFunctionDisplayName(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getLastDetected()
XMLGregorianCalendarpublic void setLastDetected(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getLastDetectedDescription()
Stringpublic void setLastDetectedDescription(String value)
value - allowed object is
Stringpublic Long getLastDetectedSnapshotId()
Longpublic void setLastDetectedSnapshotId(Long value)
value - allowed object is
Longpublic String getLastDetectedStream()
Stringpublic void setLastDetectedStream(String value)
value - allowed object is
Stringpublic String getLastDetectedTarget()
Stringpublic void setLastDetectedTarget(String value)
value - allowed object is
Stringpublic String getLastDetectedVersion()
Stringpublic void setLastDetectedVersion(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getLastFixed()
XMLGregorianCalendarpublic void setLastFixed(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getLastTriaged()
XMLGregorianCalendarpublic void setLastTriaged(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getMergeKey()
Stringpublic void setMergeKey(String value)
value - allowed object is
Stringpublic Integer getOccurrenceCount()
Integerpublic void setOccurrenceCount(Integer value)
value - allowed object is
Integerpublic String getOwner()
Stringpublic void setOwner(String value)
value - allowed object is
Stringpublic String getSeverity()
Stringpublic void setSeverity(String value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getTranslatedOwner()
StringCopyright © 2004-2013 Hudson. All Rights Reserved.