| Modifier and Type | Method and Description |
|---|---|
static SarifSchema210.Version |
SarifSchema210.Version.fromValue(String value) |
SarifSchema210.Version |
SarifSchema210.getVersion()
The SARIF format version of this log file.
|
static SarifSchema210.Version |
SarifSchema210.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SarifSchema210.Version[] |
SarifSchema210.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SarifSchema210.setVersion(SarifSchema210.Version version)
The SARIF format version of this log file.
|
SarifSchema210 |
SarifSchema210.withVersion(SarifSchema210.Version version) |
Copyright © 2020 Contrast Security. All rights reserved.