| Modifier and Type | Method and Description |
|---|---|
static CvssV2.AttackComplexity |
CvssV2.AttackComplexity.fromString(String text) |
static CvssV2.AttackComplexity |
CvssV2.AttackComplexity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CvssV2.AttackComplexity[] |
CvssV2.AttackComplexity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CvssV2 |
CvssV2.attackComplexity(CvssV2.AttackComplexity ac) |
Copyright © 2017. All rights reserved.