Frames | No Frames |
Fields of type javax.mail.Flags | |
Flags | The Flags for this message. |
Methods with parameter type javax.mail.Flags | |
void | Set the flags for this message. |
Methods with return type javax.mail.Flags | |
Flags | Return a Flags object containing the flags for this message. |
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. |
Methods with parameter type javax.mail.Flags | |
void | Set the flags for this message. |
Methods with return type javax.mail.Flags | |
Flags | Returns the flags supported by this folder. |
Constructors with parameter type javax.mail.Flags | |
Constructor. |
Fields of type javax.mail.Flags | |
Flags | Flags object containing the flags to test. |
Methods with return type javax.mail.Flags | |
Flags | Return the Flags to test. |
Constructors with parameter type javax.mail.Flags | |
Construct a Flags object initialized with the given flags. |
Methods with parameter type javax.mail.Flags | |
void | Add all the flags in the given Flags object to this Flags object. |
boolean | Indicates whether all the flags in the specified Flags object
are present in this Flags object. |
void | Remove all flags in the given Flags object from this Flags object. |
void | Set the specified flags on the messages numbered from start
through end , both start and end inclusive. |
void | Set the specified flags on this message to the specified value. |
void | Set the specified flags on the messages specified in the array. |
void | Set the specified flags on the messages whose message numbers
are in the array. |
Methods with return type javax.mail.Flags | |
Flags | Returns a Flags object containing the flags for this message. |
Flags | Get the permanent flags supported by this Folder. |
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 | |
Flags | Returns the permanent flags for this folder. |
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. |
Methods with return type javax.mail.Flags | |
Flags | Returns the permanent flags for this folder. |