static CVSSv3.AttackVector |
CVSSv3.AttackVector.forNumber(int value) |
|
CVSSv3.AttackVector |
CVSSv3.Builder.getAttackVector() |
This metric reflects the context by which vulnerability exploitation is
possible.
|
CVSSv3.AttackVector |
CVSSv3.getAttackVector() |
This metric reflects the context by which vulnerability exploitation is
possible.
|
CVSSv3.AttackVector |
CVSSv3OrBuilder.getAttackVector() |
This metric reflects the context by which vulnerability exploitation is
possible.
|
static CVSSv3.AttackVector |
CVSSv3.AttackVector.valueOf(int value) |
Deprecated.
|
static CVSSv3.AttackVector |
CVSSv3.AttackVector.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CVSSv3.AttackVector |
CVSSv3.AttackVector.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CVSSv3.AttackVector[] |
CVSSv3.AttackVector.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|