Uses of Class
org.duracloud.computeprovider.mgmt.InstanceState

Packages that use InstanceState
org.duracloud.computeprovider.mgmt   
 

Uses of InstanceState in org.duracloud.computeprovider.mgmt
 

Fields in org.duracloud.computeprovider.mgmt declared as InstanceState
protected  InstanceState InstanceDescription.state
           
 

Methods in org.duracloud.computeprovider.mgmt that return InstanceState
static InstanceState InstanceState.fromString(java.lang.String s)
           
 InstanceState InstanceDescription.getState()
           
static InstanceState InstanceState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InstanceState[] InstanceState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 DuraSpace. All Rights Reserved.