Object Cvss3Rating.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Cvss3Rating fromScore(Float score) Get the Cvss3Rating from a score, or null if the score does not map to any Cvss3Rating.
      final Set<String> getNAMES() A set of names that refer to the CVSS version 3 scoring system.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait