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

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

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

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



Copyright © 2009. All Rights Reserved.