javax.mail

Class UIDFolder.FetchProfileItem

Enclosing Class:
UIDFolder

public static class UIDFolder.FetchProfileItem
extends FetchProfile.Item

A fetch profile item for fetching UIDs.

Field Summary

static UIDFolder.FetchProfileItem
UID
Indicates the the UIDs of the messages should be prefetched.

Fields inherited from class javax.mail.FetchProfile.Item

CONTENT_INFO, ENVELOPE, FLAGS

Constructor Summary

FetchProfileItem(String name)

Field Details

UID

public static final UIDFolder.FetchProfileItem UID
Indicates the the UIDs of the messages should be prefetched.

Constructor Details

FetchProfileItem

protected FetchProfileItem(String name)

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