Interface BindingStrength


  • public interface BindingStrength
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.BINDING_STRENGTH EXAMPLE  
      static com.babylonhealth.lit.hl7.BINDING_STRENGTH EXTENSIBLE  
      static com.babylonhealth.lit.hl7.BINDING_STRENGTH PREFERRED  
      static com.babylonhealth.lit.hl7.BINDING_STRENGTH REQUIRED  
    • Field Detail

      • EXAMPLE

        static final com.babylonhealth.lit.hl7.BINDING_STRENGTH EXAMPLE
      • EXTENSIBLE

        static final com.babylonhealth.lit.hl7.BINDING_STRENGTH EXTENSIBLE
      • PREFERRED

        static final com.babylonhealth.lit.hl7.BINDING_STRENGTH PREFERRED
      • REQUIRED

        static final com.babylonhealth.lit.hl7.BINDING_STRENGTH REQUIRED