Uses of Class javax.mail.FetchProfile.Item

Uses in package javax.mail

Classes derived from javax.mail.FetchProfile.Item

class
A fetch profile item for fetching UIDs.

Fields of type javax.mail.FetchProfile.Item

FetchProfile.Item
The message content metadata, e.g.: ContentType, ContentDisposition, ContentDescription, Size and LineCount.
FetchProfile.Item
The common attributes of a message, e.g.: From, To, Cc, Bcc, ReplyTo, Subject and Date.
FetchProfile.Item
The message flags.

Methods with parameter type javax.mail.FetchProfile.Item

void
Add the given item.
boolean
Indicates whether the fetch profile contains the specified item.

Methods with return type javax.mail.FetchProfile.Item

FetchProfile.Item[]
Get the items in this profile.

© Copyright 2003, 2004 The Free Software Foundation, All rights reserved