com.sun.mail.imap.protocol
类 UID
java.lang.Object
com.sun.mail.imap.protocol.UID
- 所有已实现的接口:
- Item
public class UID
- extends Object
- implements Item
This class represents the UID data item
- 版本:
- 1.9, 07/05/04
- 作者:
- John Mani
| 从类 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
- 抛出:
ParsingException
Copyright © 2013. All Rights Reserved.