Class PromptResponse

  • All Implemented Interfaces:
    SASConstants

    public class PromptResponse
    extends Response

    Created by Jeff Gaynor
    on 8/16/22 at 6:30 AM

    • Constructor Detail

      • PromptResponse

        public PromptResponse()
      • PromptResponse

        public PromptResponse​(Action action,
                              String prompt)
    • Method Detail

      • deserialize

        public void deserialize​(net.sf.json.JSONObject json)
        Overrides:
        deserialize in class Response
      • serialize

        public net.sf.json.JSONObject serialize()
        Overrides:
        serialize in class Response