|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.inet.imap.Quota
public class Quota
An IMAP quota entry.
Nested Class Summary | |
---|---|
static class |
Quota.Resource
A quota resource entry. |
Method Summary | |
---|---|
java.lang.String |
getQuotaRoot()
Returns the quota root. |
Quota.Resource[] |
getResources()
Returns the list of quota resources. |
java.lang.String |
toString()
Debugging. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getQuotaRoot()
public Quota.Resource[] getResources()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |