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