| Package | Description |
|---|---|
| org.jenkinsci.plugins.veracodescanner.model.buildinfo |
| Modifier and Type | Field and Description |
|---|---|
protected AnalysisType |
AnalysisUnitType.analysisType |
| Modifier and Type | Method and Description |
|---|---|
static AnalysisType |
AnalysisType.fromValue(String v) |
AnalysisType |
AnalysisUnitType.getAnalysisType()
Gets the value of the analysisType property.
|
static AnalysisType |
AnalysisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalysisType[] |
AnalysisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisUnitType.setAnalysisType(AnalysisType value)
Sets the value of the analysisType property.
|
Copyright © 2004-2013. All Rights Reserved.