| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected CheckerSubcategoryIdDataObj |
StreamDefectDataObj.checkerSubcategoryId |
protected CheckerSubcategoryIdDataObj |
DefectInstanceDataObj.checkerSubcategoryId |
protected CheckerSubcategoryIdDataObj |
CheckerPropertyDataObj.checkerSubcategoryId |
| Modifier and Type | Field and Description |
|---|---|
protected List<CheckerSubcategoryIdDataObj> |
GetCheckerSubcategoriesForStreamsResponse._return |
protected List<CheckerSubcategoryIdDataObj> |
GetCheckerSubcategoriesForProjectResponse._return |
| Modifier and Type | Method and Description |
|---|---|
CheckerSubcategoryIdDataObj |
ObjectFactory.createCheckerSubcategoryIdDataObj()
Create an instance of
CheckerSubcategoryIdDataObj |
CheckerSubcategoryIdDataObj |
StreamDefectDataObj.getCheckerSubcategoryId()
Gets the value of the checkerSubcategoryId property.
|
CheckerSubcategoryIdDataObj |
DefectInstanceDataObj.getCheckerSubcategoryId()
Gets the value of the checkerSubcategoryId property.
|
CheckerSubcategoryIdDataObj |
CheckerPropertyDataObj.getCheckerSubcategoryId()
Gets the value of the checkerSubcategoryId property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CheckerSubcategoryIdDataObj> |
DefectService.getCheckerSubcategoriesForProject(ProjectIdDataObj projectId) |
List<CheckerSubcategoryIdDataObj> |
DefectService.getCheckerSubcategoriesForStreams(List<StreamIdDataObj> streamIds) |
List<CheckerSubcategoryIdDataObj> |
GetCheckerSubcategoriesForStreamsResponse.getReturn()
Gets the value of the return property.
|
List<CheckerSubcategoryIdDataObj> |
GetCheckerSubcategoriesForProjectResponse.getReturn()
Gets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDefectDataObj.setCheckerSubcategoryId(CheckerSubcategoryIdDataObj value)
Sets the value of the checkerSubcategoryId property.
|
void |
DefectInstanceDataObj.setCheckerSubcategoryId(CheckerSubcategoryIdDataObj value)
Sets the value of the checkerSubcategoryId property.
|
void |
CheckerPropertyDataObj.setCheckerSubcategoryId(CheckerSubcategoryIdDataObj value)
Sets the value of the checkerSubcategoryId property.
|
Copyright © 2004-2013 Hudson. All Rights Reserved.