Uses of Class
org.nak.cleaning.CleaningMethod

Packages that use CleaningMethod
org.nak.cleaning   
 

Uses of CleaningMethod in org.nak.cleaning
 

Methods in org.nak.cleaning that return CleaningMethod
static CleaningMethod CleaningMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CleaningMethod[] CleaningMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.