static Cvssv3.AttackVector |
Cvssv3.AttackVector.forNumber(int value) |
|
Cvssv3.AttackVector |
Cvssv3.Builder.getAttackVector() |
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.AttackVector |
Cvssv3.getAttackVector() |
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.AttackVector |
Cvssv3OrBuilder.getAttackVector() |
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
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.
|