Uses of Class
org.jclouds.vcloud.director.v1_5.domain.Role.DefaultRoles

Packages that use Role.DefaultRoles
org.jclouds.vcloud.director.v1_5.domain   
 

Uses of Role.DefaultRoles in org.jclouds.vcloud.director.v1_5.domain
 

Fields in org.jclouds.vcloud.director.v1_5.domain with type parameters of type Role.DefaultRoles
static List<Role.DefaultRoles> Role.DefaultRoles.ALL
           
protected static Map<String,Role.DefaultRoles> Role.DefaultRoles.DEFAULT_ROLES_BY_ID
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain that return Role.DefaultRoles
static Role.DefaultRoles Role.DefaultRoles.fromValue(String value)
           
static Role.DefaultRoles Role.DefaultRoles.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Role.DefaultRoles[] Role.DefaultRoles.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.