Interface Attachment

All Superinterfaces:
Cloneable, Comparable<MediaPackageElement>, ManifestContributor, MediaPackageElement
All Known Implementing Classes:
AttachmentImpl

public interface Attachment extends MediaPackageElement
This interface describes methods and fields for attachments as part of a media package.
  • Field Details

  • Method Details

    • getProperties

      Map<String,String> getProperties()
      Returns a map containing the properties for this media package element or an empty map if there are no properties.
      Returns:
      the properties