Interface AttachmentEx.MimeHeader

Enclosing interface:
AttachmentEx

public static interface AttachmentEx.MimeHeader
MIME header
  • Method Summary

    Modifier and Type
    Method
    Description
    MIME header name
    MIME header value
  • Method Details

    • getName

      String getName()
      MIME header name
      Returns:
      name
    • getValue

      String getValue()
      MIME header value
      Returns:
      value