|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.mail.pop3d.POP3TupleMessageNumberSize
public class POP3TupleMessageNumberSize
Message number and size tuple.
| Field Summary | |
|---|---|
int |
msgnr
|
int |
size
|
java.lang.String |
uid
|
| Constructor Summary | |
|---|---|
POP3TupleMessageNumberSize(int msgnr,
java.lang.String uid,
int size)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int msgnr
public java.lang.String uid
public int size
| Constructor Detail |
|---|
public POP3TupleMessageNumberSize(int msgnr,
java.lang.String uid,
int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||