|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hs.mail.imap.message.search.SortKey
public class SortKey
Constructor Summary | |
---|---|
SortKey(String criteria,
boolean reverse)
|
Method Summary | |
---|---|
String |
getCriteria()
|
boolean |
isReverse()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SortKey(String criteria, boolean reverse)
Method Detail |
---|
public boolean isReverse()
public String getCriteria()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |