com.hs.mail.imap.message.request.ext
Class SortRequest
java.lang.Object
com.hs.mail.imap.message.request.ImapRequest
com.hs.mail.imap.message.request.SearchRequest
com.hs.mail.imap.message.request.ext.SortRequest
public class SortRequest
- extends SearchRequest
- Since:
- 31 Oct, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortRequest
public SortRequest(String tag,
String command,
String charset,
SortKey sortKey,
SearchKey searchKey,
boolean useUID)
getSortKey
public SortKey getSortKey()
Copyright © 2011. All Rights Reserved.