Uses of Class
org.jclouds.compute.domain.LoginType

Packages that use LoginType
org.jclouds.compute.domain   
 

Uses of LoginType in org.jclouds.compute.domain
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.