Class CustomAuthRequest

    • Field Detail

      • pCode

        public java.lang.String pCode
        Идентификатор пациента.
      • extpCode

        public java.lang.String extpCode
        The Extp code.
    • Constructor Detail

      • CustomAuthRequest

        public CustomAuthRequest​(ru.clinicainfo.medframework.SchedController controller,
                                 ru.clinicainfo.medframework.ImageController imageController)
        Instantiates a new Custom auth request.
        Parameters:
        controller - the controller
        imageController - the image controller
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object