Interface ConditionalDeleteStatus


  • public interface ConditionalDeleteStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.CONDITIONAL_DELETE_STATUS MULTIPLE  
      static com.babylonhealth.lit.hl7.CONDITIONAL_DELETE_STATUS NOT_SUPPORTED  
      static com.babylonhealth.lit.hl7.CONDITIONAL_DELETE_STATUS SINGLE  
    • Field Detail

      • MULTIPLE

        static final com.babylonhealth.lit.hl7.CONDITIONAL_DELETE_STATUS MULTIPLE
      • NOT_SUPPORTED

        static final com.babylonhealth.lit.hl7.CONDITIONAL_DELETE_STATUS NOT_SUPPORTED
      • SINGLE

        static final com.babylonhealth.lit.hl7.CONDITIONAL_DELETE_STATUS SINGLE