| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected DefectInstanceIdDataObj |
UpdateDefectInstanceProperties.defectInstanceId |
protected DefectInstanceIdDataObj |
DefectInstanceDataObj.id |
| Modifier and Type | Method and Description |
|---|---|
DefectInstanceIdDataObj |
UpdateDefectInstanceProperties.getDefectInstanceId()
Gets the value of the defectInstanceId property.
|
DefectInstanceIdDataObj |
DefectInstanceDataObj.getId()
Gets the value of the id property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDefectInstanceProperties.setDefectInstanceId(DefectInstanceIdDataObj value)
Sets the value of the defectInstanceId property.
|
void |
DefectInstanceDataObj.setId(DefectInstanceIdDataObj value)
Sets the value of the id property.
|
void |
DefectService.updateDefectInstanceProperties(DefectInstanceIdDataObj defectInstanceId,
List<PropertySpecDataObj> properties) |
Copyright © 2004-2013 Hudson. All Rights Reserved.