Class ProfileResponse


  • public class ProfileResponse
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getResponse()  
      void setResponse​(java.lang.String response)  
      • Methods inherited from class java.lang.Object

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

      • ProfileResponse

        public ProfileResponse​(java.lang.String response)
      • ProfileResponse

        public ProfileResponse()
    • Method Detail

      • getResponse

        public java.lang.String getResponse()
      • setResponse

        public void setResponse​(java.lang.String response)