Interface HasText

    • Method Detail

      • getText

        java.lang.String getText()
        Gets this object's text.
        Returns:
        the object's text
      • setText

        void setText​(java.lang.String text)
        Sets this object's text.
        Parameters:
        text - the object's new text