Class AttachmentInfoImpl

java.lang.Object
org.codice.ddf.attachment.impl.AttachmentInfoImpl
All Implemented Interfaces:
org.codice.ddf.attachment.AttachmentInfo

public class AttachmentInfoImpl extends Object implements org.codice.ddf.attachment.AttachmentInfo
  • Constructor Details

  • Method Details

    • getStream

      public InputStream getStream()
      Specified by:
      getStream in interface org.codice.ddf.attachment.AttachmentInfo
    • getFilename

      public String getFilename()
      Specified by:
      getFilename in interface org.codice.ddf.attachment.AttachmentInfo
    • getContentType

      public String getContentType()
      Specified by:
      getContentType in interface org.codice.ddf.attachment.AttachmentInfo