| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected AttributeDefinitionSpecDataObj |
UpdateAttribute.attributeDefinitionSpec |
protected AttributeDefinitionSpecDataObj |
CreateAttribute.attributeDefinitionSpec |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinitionSpecDataObj |
ObjectFactory.createAttributeDefinitionSpecDataObj()
Create an instance of
AttributeDefinitionSpecDataObj |
AttributeDefinitionSpecDataObj |
UpdateAttribute.getAttributeDefinitionSpec()
Gets the value of the attributeDefinitionSpec property.
|
AttributeDefinitionSpecDataObj |
CreateAttribute.getAttributeDefinitionSpec()
Gets the value of the attributeDefinitionSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.createAttribute(AttributeDefinitionSpecDataObj attributeDefinitionSpec) |
void |
UpdateAttribute.setAttributeDefinitionSpec(AttributeDefinitionSpecDataObj value)
Sets the value of the attributeDefinitionSpec property.
|
void |
CreateAttribute.setAttributeDefinitionSpec(AttributeDefinitionSpecDataObj value)
Sets the value of the attributeDefinitionSpec property.
|
void |
ConfigurationService.updateAttribute(AttributeDefinitionIdDataObj attributeDefinitionId,
AttributeDefinitionSpecDataObj attributeDefinitionSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.