Class Response

    • Constructor Summary

      Constructors 
      Constructor Description
      Response()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCLASS()  
      void setClass​(java.lang.String _class)  
      • Methods inherited from class java.lang.Object

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

      • Response

        public Response()
    • Method Detail

      • setClass

        public void setClass​(java.lang.String _class)
      • getCLASS

        public java.lang.String getCLASS()