Class URLReference

    • Constructor Detail

      • URLReference

        public URLReference()
    • Method Detail

      • getURL

        public String getURL()
        Returns the URL that this object refers to.

        Note that the URL can use special protocols like theme://

        Returns:
        The URL for this reference or null if unknown.
      • setURL

        public void setURL​(String URL)
        Sets the URL that this object refers to
        Parameters:
        URL -