public static class FetchProfile.Item extends Object
Modifier and Type | Field and Description |
---|---|
static FetchProfile.Item |
CONTENT_INFO
The message content metadata, e.g.:
ContentType, ContentDisposition, ContentDescription, Size and LineCount.
|
static FetchProfile.Item |
ENVELOPE
The common attributes of a message, e.g.:
From, To, Cc, Bcc, ReplyTo, Subject and Date.
|
static FetchProfile.Item |
FLAGS
The message flags.
|
Modifier | Constructor and Description |
---|---|
protected |
FetchProfile.Item(String name) |
public static final FetchProfile.Item ENVELOPE
public static final FetchProfile.Item CONTENT_INFO
public static final FetchProfile.Item FLAGS
protected FetchProfile.Item(String name)
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved