| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected ScanType |
ScanDisplayData.scanDisplayType |
protected ScanType |
GetProjectCharts.scanType |
protected ScanType |
CxWSResponseScanSummary.scanType |
protected ScanType |
GetProjectProperties.scanType |
| Modifier and Type | Method and Description |
|---|---|
static ScanType |
ScanType.fromValue(String v) |
ScanType |
ScanDisplayData.getScanDisplayType()
Gets the value of the scanDisplayType property.
|
ScanType |
GetProjectCharts.getScanType()
Gets the value of the scanType property.
|
ScanType |
CxWSResponseScanSummary.getScanType()
Gets the value of the scanType property.
|
ScanType |
GetProjectProperties.getScanType()
Gets the value of the scanType property.
|
static ScanType |
ScanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanType[] |
ScanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScanDisplayData.setScanDisplayType(ScanType value)
Sets the value of the scanDisplayType property.
|
void |
GetProjectCharts.setScanType(ScanType value)
Sets the value of the scanType property.
|
void |
CxWSResponseScanSummary.setScanType(ScanType value)
Sets the value of the scanType property.
|
void |
GetProjectProperties.setScanType(ScanType value)
Sets the value of the scanType property.
|
Copyright © 2020. All rights reserved.