Uses of Class
org.jclouds.blobstore.attr.Charge

Packages that use Charge
org.jclouds.blobstore.attr   
 

Uses of Charge in org.jclouds.blobstore.attr
 

Methods in org.jclouds.blobstore.attr that return Charge
static Charge Charge.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Charge[] Charge.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.