| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected CxWSSearchPatternOption |
GetLdapServerGroups.searchPatternOption |
protected CxWSSearchPatternOption |
GetAllUsersFromUserDirectory.searchPatternOption |
| Modifier and Type | Method and Description |
|---|---|
static CxWSSearchPatternOption |
CxWSSearchPatternOption.fromValue(String v) |
CxWSSearchPatternOption |
GetLdapServerGroups.getSearchPatternOption()
Gets the value of the searchPatternOption property.
|
CxWSSearchPatternOption |
GetAllUsersFromUserDirectory.getSearchPatternOption()
Gets the value of the searchPatternOption property.
|
static CxWSSearchPatternOption |
CxWSSearchPatternOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CxWSSearchPatternOption[] |
CxWSSearchPatternOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLdapServerGroups.setSearchPatternOption(CxWSSearchPatternOption value)
Sets the value of the searchPatternOption property.
|
void |
GetAllUsersFromUserDirectory.setSearchPatternOption(CxWSSearchPatternOption value)
Sets the value of the searchPatternOption property.
|
Copyright © 2020. All rights reserved.