Uses of Enum
org.glassfish.pfl.basic.tools.argparser.ArgParser.PrimaryColor
Packages that use ArgParser.PrimaryColor
-
Uses of ArgParser.PrimaryColor in org.glassfish.pfl.basic.tools.argparser
Methods in org.glassfish.pfl.basic.tools.argparser that return ArgParser.PrimaryColorModifier and TypeMethodDescriptionArgParser.TestInterface1.color()static ArgParser.PrimaryColorReturns the enum constant of this type with the specified name.static ArgParser.PrimaryColor[]ArgParser.PrimaryColor.values()Returns an array containing the constants of this enum type, in the order they are declared.