Class StoredRequest


  • public class StoredRequest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      StoredRequest​(java.lang.String id)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.json.JSONObject toJSONObject()  
      • Methods inherited from class java.lang.Object

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

      • StoredRequest

        public StoredRequest​(java.lang.String id)
    • Method Detail

      • toJSONObject

        public org.json.JSONObject toJSONObject()