Uses of Class
net.sf.gaeappmanager.google.appengine.Quota

Packages that use Quota
net.sf.gaeappmanager.google.appengine   
 

Uses of Quota in net.sf.gaeappmanager.google.appengine
 

Methods in net.sf.gaeappmanager.google.appengine that return Quota
 Quota QuotaValue.getQuota()
           
static Quota Quota.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Quota[] Quota.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.gaeappmanager.google.appengine with parameters of type Quota
 QuotaValue QuotaDetails.findQuota(Quota findQuota)
           
 void QuotaValue.setQuota(Quota quota)
           
 



Copyright © 2009. All Rights Reserved.