Class ShowRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      ShowRequest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getKey()  
      ShowRequest setKey​(java.lang.String key)
      This is a mandatory parameter.
      • Methods inherited from class java.lang.Object

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

      • ShowRequest

        public ShowRequest()
    • Method Detail

      • setKey

        public ShowRequest setKey​(java.lang.String key)
        This is a mandatory parameter.
      • getKey

        public java.lang.String getKey()