JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
org.jclouds.blobstore.attr.Charge
Packages that use
Charge
Package
Description
org.jclouds.blobstore.attr
Uses of
Charge
in
org.jclouds.blobstore.attr
Methods in
org.jclouds.blobstore.attr
that return
Charge
Modifier and Type
Method
Description
static
Charge
Charge.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Charge
[]
Charge.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.