Interface CollectionDescription

All Superinterfaces:
InformationObject, PackageDescription

public interface CollectionDescription
extends PackageDescription
A type of Package Description that is specialized to provide information about an Archival Information Collection (or an Access Collection) for use by Access Aids [OAIS].
Author:
David
  • Method Details

    • getString

      String getString()
      Get the CollectionDescription as a String.
      Specified by:
      getString in interface PackageDescription
      Returns:
      CollectionDescription as a String.
    • setString

      void setString​(String desc)
      Set the String value for the CollectionDescription.
      Specified by:
      setString in interface PackageDescription
      Parameters:
      desc - Set the String for the CollectionDescription.