Class DefineRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      DefineRequest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDef()  
      DefineRequest setDef​(java.lang.String def)
      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

      • DefineRequest

        public DefineRequest()
    • Method Detail

      • setDef

        public DefineRequest setDef​(java.lang.String def)
        This is a mandatory parameter.
      • getDef

        public java.lang.String getDef()