| Frames | No Frames |
Fields of type javax.mail.Flags | |
| Flags | The message flags. |
Methods with parameter type javax.mail.Flags | |
| void | Sets the flags for this message. |
Methods with return type javax.mail.Flags | |
| Flags | Returns the flags for this message. |
Methods with parameter type javax.mail.Flags | |
| void | Set the specified flags(reflected in the Status header). |
Methods with return type javax.mail.Flags | |
| Flags | Returns the permanent flags for this folder. |
Constructors with parameter type javax.mail.Flags | |
Constructor. | |
Fields of type javax.mail.Flags | |
| Flags | The flags to test. |
Methods with return type javax.mail.Flags | |
| Flags | Returns the flags to test. |
Fields of type javax.mail.Flags | |
| Flags | |
Methods with parameter type javax.mail.Flags | |
| void | Set the specified flags. |
Methods with return type javax.mail.Flags | |
| Flags | Returns the flags for this message. |
| Flags | Returns the permanent flags for this folder. |
Methods with parameter type javax.mail.Flags | |
| void | Set flags (but only DELETED is supported)
add or remove the message from the folder deleted message list. |
Methods with return type javax.mail.Flags | |
| Flags | Returns the permanent flags for this folder. |
Methods with parameter type javax.mail.Flags | |
| void | |
Methods with return type javax.mail.Flags | |
| Flags | Returns the flags supported by this folder. |
| Flags | Returns the permanent flags supported by this folder. |
Constructors with parameter type javax.mail.Flags | |
Construct a Flags object containing the given flags. | |
Methods with parameter type javax.mail.Flags | |
| void | Add all the flags from the specified Flags object. |
| boolean | Indicates whether all the flags in the specified Flags object
are set in this Flags object. |
| void | Remove all flags in the given Flags object from this Flags object. |
| void | Set the specified flags on the given range of messages (inclusive). |
| void | Sets the specified flags on each of the specified messages. |
| void | Sets the specified flags on this message to the given value. |
| void | Sets the specified flags on each specified message. |
Methods with return type javax.mail.Flags | |
| Flags | Returns the flags for this message. |
| Flags | Returns the permanent flags supported by this folder. |
Methods with parameter type javax.mail.Flags | |
| void | Set the specified flags(reflected in the info field). |
Methods with return type javax.mail.Flags | |
| Flags | Returns the permanent flags for this folder. |