Uses of Class
javax.mail.FetchProfile.Item

Packages that use FetchProfile.Item
javax.mail   
 

Uses of FetchProfile.Item in javax.mail
 

Subclasses of FetchProfile.Item in javax.mail
static class UIDFolder.FetchProfileItem
           
 

Fields in javax.mail declared as FetchProfile.Item
static FetchProfile.Item FetchProfile.Item.CONTENT_INFO
           
static FetchProfile.Item FetchProfile.Item.ENVELOPE
           
static FetchProfile.Item FetchProfile.Item.FLAGS
           
 

Methods in javax.mail that return FetchProfile.Item
 FetchProfile.Item[] FetchProfile.getItems()
           
 

Methods in javax.mail with parameters of type FetchProfile.Item
 void FetchProfile.add(FetchProfile.Item item)
           
 boolean FetchProfile.contains(FetchProfile.Item item)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.