Interface URIReference

    • Method Detail

      • getURI

        String getURI​()
        Returns the URI of the referenced data object.
        Returns:
        the URI of the data object in RFC 2396 format (may be null if not specified)
      • getType

        String getType​()
        Returns the type of data referenced by this URI.
        Returns:
        the type (a URI) of the data object (may be null if not specified)