JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
me.c7dev.dexterity.util.ColorEnum
Packages that use
ColorEnum
Package
Description
me.c7dev.dexterity.util
Uses of
ColorEnum
in
me.c7dev.dexterity.util
Methods in
me.c7dev.dexterity.util
that return
ColorEnum
Modifier and Type
Method
Description
static
ColorEnum
ColorEnum.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
ColorEnum
[]
ColorEnum.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.