|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsiuying.gm.GMResponse
siuying.gm.GMStandard
public class GMStandard
Response from gmail which is query of Standard Search Used in Inbox/Query/Label
| Field Summary | |
|---|---|
byte |
type
|
| Fields inherited from class siuying.gm.GMResponse |
|---|
_gminfo, _gmlabel, _threads |
| Constructor Summary | |
|---|---|
GMStandard()
|
|
GMStandard(java.util.TreeMap gminfo,
java.util.TreeMap gmlabel,
java.util.ArrayList threads)
|
|
| Method Summary |
|---|
| Methods inherited from class siuying.gm.GMResponse |
|---|
getGminfo, getGmlabel, getGMThreads, setGminfo, setGmlabel, setThreads, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public byte type
| Constructor Detail |
|---|
public GMStandard()
public GMStandard(java.util.TreeMap gminfo,
java.util.TreeMap gmlabel,
java.util.ArrayList threads)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||