Interface RepositoryType


  • public interface RepositoryType
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.REPOSITORY_TYPE DIRECTLINK  
      static com.babylonhealth.lit.hl7.REPOSITORY_TYPE LOGIN  
      static com.babylonhealth.lit.hl7.REPOSITORY_TYPE OAUTH  
      static com.babylonhealth.lit.hl7.REPOSITORY_TYPE OPENAPI  
      static com.babylonhealth.lit.hl7.REPOSITORY_TYPE OTHER  
    • Field Detail

      • DIRECTLINK

        static final com.babylonhealth.lit.hl7.REPOSITORY_TYPE DIRECTLINK
      • LOGIN

        static final com.babylonhealth.lit.hl7.REPOSITORY_TYPE LOGIN
      • OAUTH

        static final com.babylonhealth.lit.hl7.REPOSITORY_TYPE OAUTH
      • OPENAPI

        static final com.babylonhealth.lit.hl7.REPOSITORY_TYPE OPENAPI
      • OTHER

        static final com.babylonhealth.lit.hl7.REPOSITORY_TYPE OTHER