Class NamedResource

    • Constructor Detail

      • NamedResource

        public NamedResource​(RepositoryData repositoryData)
        Constructor to use when reading the file from the repository
        Parameters:
        repositoryData - the repository data containing the file's data
    • Method Detail

      • getFilename

        public String getFilename()
        Retrieves the binary's file name
        Returns:
        the binary's file name
      • setFilename

        public void setFilename​(String filename)
        Sets the binary's file name
        Parameters:
        filename - the file name to set