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