Class DocumentMetadata

    • Constructor Detail

      • DocumentMetadata

        public DocumentMetadata​(URI uri)
    • Method Detail

      • getName

        public abstract String getName()
      • getURI

        public URI getURI()
      • getIncludedCopyList

        public Set<com.smeup.jardis.core.lsp.model.DocumentLink<String>> getIncludedCopyList()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object