| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected UserData |
UpdateUserData.userData |
protected UserData |
CxWSResponseSingleUserData.userData |
protected UserData |
AddNewUser.userData |
| Modifier and Type | Field and Description |
|---|---|
protected List<UserData> |
ArrayOfUserData.userData |
| Modifier and Type | Method and Description |
|---|---|
UserData |
ObjectFactory.createUserData()
Create an instance of
UserData |
UserData |
UpdateUserData.getUserData()
Gets the value of the userData property.
|
UserData |
CxWSResponseSingleUserData.getUserData()
Gets the value of the userData property.
|
UserData |
AddNewUser.getUserData()
Gets the value of the userData property.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserData> |
ArrayOfUserData.getUserData()
Gets the value of the userData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateUserData.setUserData(UserData value)
Sets the value of the userData property.
|
void |
CxWSResponseSingleUserData.setUserData(UserData value)
Sets the value of the userData property.
|
void |
AddNewUser.setUserData(UserData value)
Sets the value of the userData property.
|
Copyright © 2020. All rights reserved.