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