|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.abstracthorizon.mercury.imap.util.section.Flags
public class Flags
Flags
Field Summary | |
---|---|
javax.mail.Flags |
flags
Flags |
boolean |
minus
Minus keyword |
boolean |
plus
Plus keyword |
boolean |
silent
Silend request |
Constructor Summary | |
---|---|
Flags()
|
Method Summary | |
---|---|
String |
toString()
Returns string representation of this object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public boolean plus
public boolean minus
public boolean silent
public javax.mail.Flags flags
Constructor Detail |
---|
public Flags()
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |