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