Interface MetricColor


  • public interface MetricColor
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.METRIC_COLOR BLACK  
      static com.babylonhealth.lit.hl7.METRIC_COLOR BLUE  
      static com.babylonhealth.lit.hl7.METRIC_COLOR CYAN  
      static com.babylonhealth.lit.hl7.METRIC_COLOR GREEN  
      static com.babylonhealth.lit.hl7.METRIC_COLOR MAGENTA  
      static com.babylonhealth.lit.hl7.METRIC_COLOR RED  
      static com.babylonhealth.lit.hl7.METRIC_COLOR WHITE  
      static com.babylonhealth.lit.hl7.METRIC_COLOR YELLOW  
    • Field Detail

      • BLACK

        static final com.babylonhealth.lit.hl7.METRIC_COLOR BLACK
      • BLUE

        static final com.babylonhealth.lit.hl7.METRIC_COLOR BLUE
      • CYAN

        static final com.babylonhealth.lit.hl7.METRIC_COLOR CYAN
      • GREEN

        static final com.babylonhealth.lit.hl7.METRIC_COLOR GREEN
      • MAGENTA

        static final com.babylonhealth.lit.hl7.METRIC_COLOR MAGENTA
      • RED

        static final com.babylonhealth.lit.hl7.METRIC_COLOR RED
      • WHITE

        static final com.babylonhealth.lit.hl7.METRIC_COLOR WHITE
      • YELLOW

        static final com.babylonhealth.lit.hl7.METRIC_COLOR YELLOW