|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mail.imap.protocol.INTERNALDATE
public class INTERNALDATE
This class
Field Summary | |
---|---|
protected java.util.Date |
date
|
int |
msgno
|
Constructor Summary | |
---|---|
INTERNALDATE(FetchResponse r)
Constructor |
Method Summary | |
---|---|
static java.lang.String |
format(java.util.Date d)
Format given Date object into INTERNALDATE string |
java.util.Date |
getDate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int msgno
protected java.util.Date date
Constructor Detail |
---|
public INTERNALDATE(FetchResponse r) throws ParsingException
ParsingException
Method Detail |
---|
public java.util.Date getDate()
public static java.lang.String format(java.util.Date d)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |