Interface ReferenceType

    • Method Detail

      • getURI

        @Nullable
        String getURI()
        Get the URI attribute which indicates the referent of this reference.
        Returns:
        the URI referent attribute value
      • setURI

        void setURI​(@Nullable
                    String newURI)
        Set the URI attribute which indicates the referent of this reference.
        Parameters:
        newURI - the new URI attribute value