Class MetricId

    • Method Detail

      • getCategories

        public Set<String> getCategories()
      • getName

        public String getName()
      • getId

        public String getId()
      • getProviderId

        public String getProviderId()
      • isFloat

        public boolean isFloat()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • from

        public static MetricId from​(com.hello2morrow.sonargraph.integration.access.model.IMetricId metricId)