| Modifier and Type | Method and Description |
|---|---|
static CvssV2.AttackVector |
CvssV2.AttackVector.fromString(String text) |
static CvssV2.AttackVector |
CvssV2.AttackVector.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CvssV2.AttackVector[] |
CvssV2.AttackVector.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.attackVector(CvssV2.AttackVector av) |
Copyright © 2017. All rights reserved.