JavaScript is disabled on your browser.
javax.mail

Class FetchProfile.Item

  • Direct Known Subclasses:
    UIDFolder.FetchProfileItem
    Enclosing class:
    FetchProfile


    public static class FetchProfile.Item
    extends java.lang.Object
    Base class of all the facets of a message that can be fetched.
    • Constructor Summary

      Constructors
      Modifier Constructor and Description
      protected FetchProfile.Item (java.lang.String name)
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ENVELOPE

        public static final FetchProfile.Item ENVELOPE
        The common attributes of a message, e.g.: From, To, Cc, Bcc, ReplyTo, Subject and Date. Further items may be included as required.
      • CONTENT_INFO

        public static final FetchProfile.Item CONTENT_INFO
        The message content metadata, e.g.: ContentType, ContentDisposition, ContentDescription, Size and LineCount. Further items may be included as required.
      • SIZE

        public static final FetchProfile.Item SIZE
        The size of the message.
        Since:
        JavaMail 1.5
    • Constructor Detail

      • FetchProfile.Item

        protected FetchProfile.Item(java.lang.String name)

AltStyle によって変換されたページ (->オリジナル) /