| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected GroupSpecDataObj |
UpdateGroup.groupSpec |
protected GroupSpecDataObj |
CreateGroup.groupSpec |
| Modifier and Type | Method and Description |
|---|---|
GroupSpecDataObj |
ObjectFactory.createGroupSpecDataObj()
Create an instance of
GroupSpecDataObj |
GroupSpecDataObj |
UpdateGroup.getGroupSpec()
Gets the value of the groupSpec property.
|
GroupSpecDataObj |
CreateGroup.getGroupSpec()
Gets the value of the groupSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.createGroup(GroupSpecDataObj groupSpec) |
void |
UpdateGroup.setGroupSpec(GroupSpecDataObj value)
Sets the value of the groupSpec property.
|
void |
CreateGroup.setGroupSpec(GroupSpecDataObj value)
Sets the value of the groupSpec property.
|
void |
ConfigurationService.updateGroup(GroupIdDataObj groupId,
GroupSpecDataObj groupSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.