Uses of Class
org.jclouds.lifecycle.Closer.State

Packages that use Closer.State
org.jclouds.lifecycle   
 

Uses of Closer.State in org.jclouds.lifecycle
 

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



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.