| Package | Description |
|---|---|
| com.checkmarx.sdk.dto.cx |
| Modifier and Type | Method and Description |
|---|---|
CxScanParams.Type |
CxScanParams.getSourceType() |
static CxScanParams.Type |
CxScanParams.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CxScanParams.Type[] |
CxScanParams.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxScanParams.setSourceType(CxScanParams.Type sourceType) |
CxScanParams |
CxScanParams.withSourceType(CxScanParams.Type sourceType) |
Copyright © 2020. All rights reserved.