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

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

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

Methods in org.apache.whirr.service.puppet.functions that return KeyToModuleNameOrNull
static KeyToModuleNameOrNull KeyToModuleNameOrNull.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KeyToModuleNameOrNull[] KeyToModuleNameOrNull.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.