Uses of Class
org.apache.whirr.service.puppet.functions.RolesManagedByPuppet

Packages that use RolesManagedByPuppet
org.apache.whirr.service.puppet.functions   
 

Uses of RolesManagedByPuppet in org.apache.whirr.service.puppet.functions
 

Methods in org.apache.whirr.service.puppet.functions that return RolesManagedByPuppet
static RolesManagedByPuppet RolesManagedByPuppet.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RolesManagedByPuppet[] RolesManagedByPuppet.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.