| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeValueIdDataObj |
DefectStateCustomAttributeValueDataObj.attributeValueId |
protected AttributeValueIdDataObj |
AttributeValueDataObj.attributeValueId |
| Modifier and Type | Field and Description |
|---|---|
protected List<AttributeValueIdDataObj> |
AttributeValueChangeSpecDataObj.attributeValueIds |
protected List<AttributeValueIdDataObj> |
AttributeDefinitionValueFilterMapDataObj.attributeValueIds |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueIdDataObj |
ObjectFactory.createAttributeValueIdDataObj()
Create an instance of
AttributeValueIdDataObj |
AttributeValueIdDataObj |
DefectStateCustomAttributeValueDataObj.getAttributeValueId()
Gets the value of the attributeValueId property.
|
AttributeValueIdDataObj |
AttributeValueDataObj.getAttributeValueId()
Gets the value of the attributeValueId property.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValueIdDataObj> |
AttributeValueChangeSpecDataObj.getAttributeValueIds()
Gets the value of the attributeValueIds property.
|
List<AttributeValueIdDataObj> |
AttributeDefinitionValueFilterMapDataObj.getAttributeValueIds()
Gets the value of the attributeValueIds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefectStateCustomAttributeValueDataObj.setAttributeValueId(AttributeValueIdDataObj value)
Sets the value of the attributeValueId property.
|
void |
AttributeValueDataObj.setAttributeValueId(AttributeValueIdDataObj value)
Sets the value of the attributeValueId property.
|
Copyright © 2004-2013 Hudson. All Rights Reserved.