Interface ProductStorageScale


  • public interface ProductStorageScale
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.PRODUCT_STORAGE_SCALE CELSIUS  
      static com.babylonhealth.lit.hl7.PRODUCT_STORAGE_SCALE FARENHEIT  
      static com.babylonhealth.lit.hl7.PRODUCT_STORAGE_SCALE KELVIN  
    • Field Detail

      • CELSIUS

        static final com.babylonhealth.lit.hl7.PRODUCT_STORAGE_SCALE CELSIUS
      • FARENHEIT

        static final com.babylonhealth.lit.hl7.PRODUCT_STORAGE_SCALE FARENHEIT
      • KELVIN

        static final com.babylonhealth.lit.hl7.PRODUCT_STORAGE_SCALE KELVIN