| Package | Description |
|---|---|
| checkmarx.wsdl.portal |
| Modifier and Type | Field and Description |
|---|---|
protected CxClientType |
CliScanArgs.clientOrigin |
protected CxClientType |
VerifySupportedVersion.clientType |
| Modifier and Type | Method and Description |
|---|---|
static CxClientType |
CxClientType.fromValue(String v) |
CxClientType |
CliScanArgs.getClientOrigin()
Gets the value of the clientOrigin property.
|
CxClientType |
VerifySupportedVersion.getClientType()
Gets the value of the clientType property.
|
static CxClientType |
CxClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CxClientType[] |
CxClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CliScanArgs.setClientOrigin(CxClientType value)
Sets the value of the clientOrigin property.
|
void |
VerifySupportedVersion.setClientType(CxClientType value)
Sets the value of the clientType property.
|
Copyright © 2020. All rights reserved.