Class ArthurBot.Response

java.lang.Object
org.vrspace.server.obj.ArthurBot.Response
Enclosing class:
ArthurBot

public static class ArthurBot.Response extends Object
  • Constructor Details

    • Response

      public Response()
  • Method Details

    • getResponse

      public String getResponse()
    • setResponse

      public void setResponse(String response)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object