com.sun.mail.imap.protocol
Class UID
java.lang.Object
com.sun.mail.imap.protocol.UID
- All Implemented Interfaces:
- Item
public class UID
- extends Object
- implements Item
This class represents the UID data item
- Author:
- John Mani
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
seqnum
public int seqnum
uid
public long uid
UID
public UID(FetchResponse r)
throws ParsingException
- Constructor
- Throws:
ParsingException
Copyright © 2011 Sun Microsystems, Inc.. All Rights Reserved.