| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeDefinitionIdDataObj |
UpdateAttribute.attributeDefinitionId |
protected AttributeDefinitionIdDataObj |
GetAttribute.attributeDefinitionId |
protected AttributeDefinitionIdDataObj |
DeleteAttribute.attributeDefinitionId |
protected AttributeDefinitionIdDataObj |
DefectStateCustomAttributeValueDataObj.attributeDefinitionId |
protected AttributeDefinitionIdDataObj |
AttributeDefinitionValueFilterMapDataObj.attributeDefinitionId |
protected AttributeDefinitionIdDataObj |
AttributeDefinitionDataObj.attributeDefinitionId |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinitionIdDataObj |
ObjectFactory.createAttributeDefinitionIdDataObj()
Create an instance of
AttributeDefinitionIdDataObj |
AttributeDefinitionIdDataObj |
UpdateAttribute.getAttributeDefinitionId()
Gets the value of the attributeDefinitionId property.
|
AttributeDefinitionIdDataObj |
GetAttribute.getAttributeDefinitionId()
Gets the value of the attributeDefinitionId property.
|
AttributeDefinitionIdDataObj |
DeleteAttribute.getAttributeDefinitionId()
Gets the value of the attributeDefinitionId property.
|
AttributeDefinitionIdDataObj |
DefectStateCustomAttributeValueDataObj.getAttributeDefinitionId()
Gets the value of the attributeDefinitionId property.
|
AttributeDefinitionIdDataObj |
AttributeDefinitionValueFilterMapDataObj.getAttributeDefinitionId()
Gets the value of the attributeDefinitionId property.
|
AttributeDefinitionIdDataObj |
AttributeDefinitionDataObj.getAttributeDefinitionId()
Gets the value of the attributeDefinitionId property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.deleteAttribute(AttributeDefinitionIdDataObj attributeDefinitionId) |
AttributeDefinitionDataObj |
ConfigurationService.getAttribute(AttributeDefinitionIdDataObj attributeDefinitionId) |
void |
UpdateAttribute.setAttributeDefinitionId(AttributeDefinitionIdDataObj value)
Sets the value of the attributeDefinitionId property.
|
void |
GetAttribute.setAttributeDefinitionId(AttributeDefinitionIdDataObj value)
Sets the value of the attributeDefinitionId property.
|
void |
DeleteAttribute.setAttributeDefinitionId(AttributeDefinitionIdDataObj value)
Sets the value of the attributeDefinitionId property.
|
void |
DefectStateCustomAttributeValueDataObj.setAttributeDefinitionId(AttributeDefinitionIdDataObj value)
Sets the value of the attributeDefinitionId property.
|
void |
AttributeDefinitionValueFilterMapDataObj.setAttributeDefinitionId(AttributeDefinitionIdDataObj value)
Sets the value of the attributeDefinitionId property.
|
void |
AttributeDefinitionDataObj.setAttributeDefinitionId(AttributeDefinitionIdDataObj value)
Sets the value of the attributeDefinitionId property.
|
void |
ConfigurationService.updateAttribute(AttributeDefinitionIdDataObj attributeDefinitionId,
AttributeDefinitionSpecDataObj attributeDefinitionSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.