| Frames | No Frames | |
Classes derived from javax.mail.FetchProfile.Item | |
| class | A fetch profile item for fetching UIDs. |
Methods with parameter type javax.mail.FetchProfile.Item | |
| void | Add the given special item as one of the attributes to be prefetched. |
| boolean | Returns true if the fetch profile contains given special item. |
Methods with return type javax.mail.FetchProfile.Item | |
| FetchProfile.Item[] | Get the items set in this profile. |
Fields of type javax.mail.FetchProfile.Item | |
| FetchProfile.Item | This item is for fetching information about the content of the message. |
| FetchProfile.Item | This is the Envelope item. |
| FetchProfile.Item | This is the Flags item. |