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