Class UIResponse

  • All Implemented Interfaces:
    Response

    public class UIResponse
    extends ATResponse
    Created with IntelliJ IDEA. User: wedwards Date: 1/30/14 Time: 4:45 PM For now/development, we'll only look at the raw JSON, but should eventually add functionality to unpack it and populate UserInfo fields
    • Method Detail

      • getRawJSON

        public String getRawJSON()
      • setRawJSON

        public void setRawJSON​(String rawJSON)