Class BitstreamFormatRest

    • Constructor Detail

      • BitstreamFormatRest

        public BitstreamFormatRest()
    • Method Detail

      • getShortDescription

        public String getShortDescription()
      • setShortDescription

        public void setShortDescription​(String shortDescription)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getMimetype

        public String getMimetype()
      • setMimetype

        public void setMimetype​(String mimetype)
      • getSupportLevel

        public String getSupportLevel()
      • setSupportLevel

        public void setSupportLevel​(String supportLevel)
      • isInternal

        public boolean isInternal()
      • setInternal

        public void setInternal​(boolean internal)
      • getExtensions

        public List<String> getExtensions()
      • setExtensions

        public void setExtensions​(List<String> extensions)
      • getType

        public String getType()