javax.mail
Class UIDFolder.FetchProfileItem

java.lang.Object
  extended by javax.mail.FetchProfile.Item
      extended by javax.mail.UIDFolder.FetchProfileItem
Enclosing interface:
UIDFolder

public static class UIDFolder.FetchProfileItem
extends FetchProfile.Item

Special profile item used for fetching UID information.


Field Summary
static UIDFolder.FetchProfileItem UID
           
 
Fields inherited from class javax.mail.FetchProfile.Item
CONTENT_INFO, ENVELOPE, FLAGS
 
Constructor Summary
protected UIDFolder.FetchProfileItem(String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UID

public static final UIDFolder.FetchProfileItem UID
Constructor Detail

UIDFolder.FetchProfileItem

protected UIDFolder.FetchProfileItem(String name)


Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.