| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfGroup |
CxWSResponseGroupList.groupList |
protected ArrayOfGroup |
WebClientUser.groupList |
protected ArrayOfGroup |
WebClientPendingUser.groups |
protected ArrayOfGroup |
UpdateUserGroups.subscribedGroups |
protected ArrayOfGroup |
UpdateUserGroups.unsubscribedGroups |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfGroup |
ObjectFactory.createArrayOfGroup()
Create an instance of
ArrayOfGroup |
ArrayOfGroup |
CxWSResponseGroupList.getGroupList()
Gets the value of the groupList property.
|
ArrayOfGroup |
WebClientUser.getGroupList()
Gets the value of the groupList property.
|
ArrayOfGroup |
WebClientPendingUser.getGroups()
Gets the value of the groups property.
|
ArrayOfGroup |
UpdateUserGroups.getSubscribedGroups()
Gets the value of the subscribedGroups property.
|
ArrayOfGroup |
UpdateUserGroups.getUnsubscribedGroups()
Gets the value of the unsubscribedGroups property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxWSResponseGroupList.setGroupList(ArrayOfGroup value)
Sets the value of the groupList property.
|
void |
WebClientUser.setGroupList(ArrayOfGroup value)
Sets the value of the groupList property.
|
void |
WebClientPendingUser.setGroups(ArrayOfGroup value)
Sets the value of the groups property.
|
void |
UpdateUserGroups.setSubscribedGroups(ArrayOfGroup value)
Sets the value of the subscribedGroups property.
|
void |
UpdateUserGroups.setUnsubscribedGroups(ArrayOfGroup value)
Sets the value of the unsubscribedGroups property.
|
Copyright © 2020. All rights reserved.