Uses of Class
org.jclouds.cloudstack.predicates.TemplatePredicates.PasswordEnabled

Packages that use TemplatePredicates.PasswordEnabled
org.jclouds.cloudstack.predicates   
 

Uses of TemplatePredicates.PasswordEnabled in org.jclouds.cloudstack.predicates
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.