Class Attachment

    • Constructor Detail

      • Attachment

        public Attachment()
    • Method Detail

      • getUsageType

        public URI getUsageType()
      • setUsageType

        public void setUsageType​(URI usageType)
      • getDisplay

        public LangMap getDisplay()
      • setDisplay

        public void setDisplay​(LangMap display)
      • getDescription

        public LangMap getDescription()
      • setDescription

        public void setDescription​(LangMap description)
      • getContentType

        public jakarta.activation.MimeType getContentType()
      • setContentType

        public void setContentType​(jakarta.activation.MimeType contentType)
      • getLength

        public Integer getLength()
      • setLength

        public void setLength​(Integer length)
      • getSha2

        public String getSha2()
      • setSha2

        public void setSha2​(String sha2)
      • getFileUrl

        public URI getFileUrl()
      • setFileUrl

        public void setFileUrl​(URI fileUrl)