public class Quota
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Quota.Resource
A quota resource entry.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQuotaRoot()
Returns the quota root.
|
Quota.Resource[] |
getResources()
Returns the list of quota resources.
|
java.lang.String |
toString()
Debugging.
|
public java.lang.String getQuotaRoot()
public Quota.Resource[] getResources()
public java.lang.String toString()
toString
in class java.lang.Object
© Copyright 2003 The Free Software Foundation, all rights reserved