Uses of Enum Class
examples.EnumExample.Color
Packages that use EnumExample.Color
Package
Description
The examples package shows different examples of how to use Introspector.
-
Uses of EnumExample.Color in examples
Fields in examples declared as EnumExample.ColorMethods in examples that return EnumExample.ColorModifier and TypeMethodDescriptionstatic EnumExample.ColorReturns the enum constant of this class with the specified name.static EnumExample.Color[]EnumExample.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.