| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
Special profile item used for fetching UID information.  | 
| Fields in javax.mail declared as FetchProfile.Item | |
|---|---|
static FetchProfile.Item | 
FetchProfile.Item.CONTENT_INFO
Item for fetching information about the content of the message.  | 
static FetchProfile.Item | 
FetchProfile.Item.ENVELOPE
Item for fetching information about the envelope of the message.  | 
static FetchProfile.Item | 
FetchProfile.Item.FLAGS
Item for fetching information about message flags.  | 
| Methods in javax.mail that return FetchProfile.Item | |
|---|---|
 FetchProfile.Item[] | 
FetchProfile.getItems()
Get the profile items already included.  | 
| Methods in javax.mail with parameters of type FetchProfile.Item | |
|---|---|
 void | 
FetchProfile.add(FetchProfile.Item item)
Add a predefined profile of headers.  | 
 boolean | 
FetchProfile.contains(FetchProfile.Item item)
Determine if the given profile item is already included.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||