| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected StreamDefectIdDataObj |
StreamDefectDataObj.id |
| Modifier and Type | Field and Description |
|---|---|
protected List<StreamDefectIdDataObj> |
UpdateStreamDefects.streamDefectIds |
| Modifier and Type | Method and Description |
|---|---|
StreamDefectIdDataObj |
StreamDefectDataObj.getId()
Gets the value of the id property.
|
| Modifier and Type | Method and Description |
|---|---|
List<StreamDefectIdDataObj> |
UpdateStreamDefects.getStreamDefectIds()
Gets the value of the streamDefectIds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDefectDataObj.setId(StreamDefectIdDataObj value)
Sets the value of the id property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefectService.updateStreamDefects(List<StreamDefectIdDataObj> streamDefectIds,
DefectStateSpecDataObj defectStateSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.