Class ClientBulletListRequest.Response

  • Enclosing class:
    ClientBulletListRequest

    public static class ClientBulletListRequest.Response
    extends java.lang.Object
    Коды ответов SPRESULT:
    • 1 - Запрос обработан успешно;
    • -1 - Не заполнен необходимый параметр;
    • -2 - Пациент не найден
    • Constructor Summary

      Constructors 
      Constructor Description
      Response()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Response

        public Response()