| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected ComponentMapIdDataObj |
UpdateComponentMap.componentMapId |
protected ComponentMapIdDataObj |
StreamSpecDataObj.componentMapId |
protected ComponentMapIdDataObj |
StreamDataObj.componentMapId |
protected ComponentMapIdDataObj |
DeleteComponentMap.componentMapId |
protected ComponentMapIdDataObj |
ComponentMapDataObj.componentMapId |
| Modifier and Type | Method and Description |
|---|---|
ComponentMapIdDataObj |
ObjectFactory.createComponentMapIdDataObj()
Create an instance of
ComponentMapIdDataObj |
ComponentMapIdDataObj |
UpdateComponentMap.getComponentMapId()
Gets the value of the componentMapId property.
|
ComponentMapIdDataObj |
StreamSpecDataObj.getComponentMapId()
Gets the value of the componentMapId property.
|
ComponentMapIdDataObj |
StreamDataObj.getComponentMapId()
Gets the value of the componentMapId property.
|
ComponentMapIdDataObj |
DeleteComponentMap.getComponentMapId()
Gets the value of the componentMapId property.
|
ComponentMapIdDataObj |
ComponentMapDataObj.getComponentMapId()
Gets the value of the componentMapId property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.deleteComponentMap(ComponentMapIdDataObj componentMapId) |
void |
UpdateComponentMap.setComponentMapId(ComponentMapIdDataObj value)
Sets the value of the componentMapId property.
|
void |
StreamSpecDataObj.setComponentMapId(ComponentMapIdDataObj value)
Sets the value of the componentMapId property.
|
void |
StreamDataObj.setComponentMapId(ComponentMapIdDataObj value)
Sets the value of the componentMapId property.
|
void |
DeleteComponentMap.setComponentMapId(ComponentMapIdDataObj value)
Sets the value of the componentMapId property.
|
void |
ComponentMapDataObj.setComponentMapId(ComponentMapIdDataObj value)
Sets the value of the componentMapId property.
|
void |
ConfigurationService.updateComponentMap(ComponentMapIdDataObj componentMapId,
ComponentMapSpecDataObj componentMapSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.