Uses of Class
org.sonatype.gshell.util.cli2.CliProcessor.Flavor

Packages that use CliProcessor.Flavor
org.sonatype.gshell.util.cli2   
 

Uses of CliProcessor.Flavor in org.sonatype.gshell.util.cli2
 

Methods in org.sonatype.gshell.util.cli2 that return CliProcessor.Flavor
 CliProcessor.Flavor CliProcessor.getFlavor()
           
static CliProcessor.Flavor CliProcessor.Flavor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CliProcessor.Flavor[] CliProcessor.Flavor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sonatype.gshell.util.cli2 with parameters of type CliProcessor.Flavor
 void CliProcessor.setFlavor(CliProcessor.Flavor flavor)
           
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.