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
This item is for fetching information about the content of the message.
FetchProfile.Item
This is the Envelope item.
FetchProfile.Item
This is the Flags item.

Methods with parameter type javax.mail.FetchProfile.Item

void
Add the given special item as one of the attributes to be prefetched.
boolean
Returns true if the fetch profile contains given special item.

Methods with return type javax.mail.FetchProfile.Item

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

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