Class ClientPrescriptionListRequest.DrugAnalog

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer prepId
      Идентификатор препарата
      java.lang.String prepName
      Торговое наименование препарата
    • Constructor Summary

      Constructors 
      Constructor Description
      DrugAnalog()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • prepId

        public java.lang.Integer prepId
        Идентификатор препарата
      • prepName

        public java.lang.String prepName
        Торговое наименование препарата
    • Constructor Detail

      • DrugAnalog

        public DrugAnalog()