- valueOf(String) - Static method in enum us.springett.cvss.CvssV2.AttackComplexity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV2.AttackVector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV2.Authentication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV2.CIA
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV3.AttackComplexity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV3.AttackVector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV3.CIA
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV3.PrivilegesRequired
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV3.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.cvss.CvssV3.UserInteraction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum us.springett.cvss.CvssV2.AttackComplexity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV2.AttackVector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV2.Authentication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV2.CIA
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV3.AttackComplexity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV3.AttackVector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV3.CIA
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV3.PrivilegesRequired
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV3.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.cvss.CvssV3.UserInteraction
-
Returns an array containing the constants of this enum type, in
the order they are declared.