| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected FieldChangeDataObj |
DefectChangeDataObj.actionChange |
protected FieldChangeDataObj |
DefectChangeDataObj.classificationChange |
protected FieldChangeDataObj |
DefectChangeDataObj.externalReferenceChange |
protected FieldChangeDataObj |
DefectChangeDataObj.fixTargetChange |
protected FieldChangeDataObj |
DefectChangeDataObj.ownerChange |
protected FieldChangeDataObj |
DefectChangeDataObj.severityChange |
protected FieldChangeDataObj |
DefectChangeDataObj.statusChange |
| Modifier and Type | Field and Description |
|---|---|
protected List<FieldChangeDataObj> |
DefectChangeDataObj.customAttributeChanges |
| Modifier and Type | Method and Description |
|---|---|
FieldChangeDataObj |
DefectChangeDataObj.getActionChange()
Gets the value of the actionChange property.
|
FieldChangeDataObj |
DefectChangeDataObj.getClassificationChange()
Gets the value of the classificationChange property.
|
FieldChangeDataObj |
DefectChangeDataObj.getExternalReferenceChange()
Gets the value of the externalReferenceChange property.
|
FieldChangeDataObj |
DefectChangeDataObj.getFixTargetChange()
Gets the value of the fixTargetChange property.
|
FieldChangeDataObj |
DefectChangeDataObj.getOwnerChange()
Gets the value of the ownerChange property.
|
FieldChangeDataObj |
DefectChangeDataObj.getSeverityChange()
Gets the value of the severityChange property.
|
FieldChangeDataObj |
DefectChangeDataObj.getStatusChange()
Gets the value of the statusChange property.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldChangeDataObj> |
DefectChangeDataObj.getCustomAttributeChanges()
Gets the value of the customAttributeChanges property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefectChangeDataObj.setActionChange(FieldChangeDataObj value)
Sets the value of the actionChange property.
|
void |
DefectChangeDataObj.setClassificationChange(FieldChangeDataObj value)
Sets the value of the classificationChange property.
|
void |
DefectChangeDataObj.setExternalReferenceChange(FieldChangeDataObj value)
Sets the value of the externalReferenceChange property.
|
void |
DefectChangeDataObj.setFixTargetChange(FieldChangeDataObj value)
Sets the value of the fixTargetChange property.
|
void |
DefectChangeDataObj.setOwnerChange(FieldChangeDataObj value)
Sets the value of the ownerChange property.
|
void |
DefectChangeDataObj.setSeverityChange(FieldChangeDataObj value)
Sets the value of the severityChange property.
|
void |
DefectChangeDataObj.setStatusChange(FieldChangeDataObj value)
Sets the value of the statusChange property.
|
Copyright © 2004-2013 Hudson. All Rights Reserved.