| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Class and Description |
|---|---|
class |
HierarchyGroupNode
Java class for HierarchyGroupNode complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Group |
TeamData.company |
protected Group |
TeamData.serviceProvider |
protected Group |
TeamData.team |
| Modifier and Type | Field and Description |
|---|---|
protected List<Group> |
ArrayOfGroup.group |
| Modifier and Type | Method and Description |
|---|---|
Group |
ObjectFactory.createGroup()
Create an instance of
Group |
Group |
TeamData.getCompany()
Gets the value of the company property.
|
Group |
TeamData.getServiceProvider()
Gets the value of the serviceProvider property.
|
Group |
TeamData.getTeam()
Gets the value of the team property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
ArrayOfGroup.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamData.setCompany(Group value)
Sets the value of the company property.
|
void |
TeamData.setServiceProvider(Group value)
Sets the value of the serviceProvider property.
|
void |
TeamData.setTeam(Group value)
Sets the value of the team property.
|
Copyright © 2020. All rights reserved.