|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MessageResult.FetchGroup.PartContentDescriptor
Describes the contents to be fetched for a mail part. All implementations MUST implement equals. Two implementations are equal if and only if their paths are equal.
Method Summary | |
---|---|
int |
content()
Contents to be fetched. |
MessageResult.MimePath |
path()
Path describing the part to be fetched. |
Method Detail |
---|
int content()
MessageResult.FetchGroup.MINIMAL
,
#MIME_MESSAGE
,
#KEY
,
MessageResult.FetchGroup.SIZE
,
MessageResult.FetchGroup.INTERNAL_DATE
,
MessageResult.FetchGroup.FLAGS
,
MessageResult.FetchGroup.HEADERS
,
MessageResult.FetchGroup.FULL_CONTENT
,
MessageResult.FetchGroup.BODY_CONTENT
MessageResult.MimePath path()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |