Class UIQuery

    • Constructor Summary

      Constructors 
      Constructor Description
      UIQuery​(java.lang.String label)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()  
      void setLabel​(java.lang.String label)  
      • Methods inherited from class java.lang.Object

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

      • UIQuery

        public UIQuery​(java.lang.String label)
    • Method Detail

      • setLabel

        public void setLabel​(java.lang.String label)
      • getLabel

        public java.lang.String getLabel()