Uses of Class
org.optaweb.employeerostering.domain.common.HighContrastColor
-
Packages that use HighContrastColor Package Description org.optaweb.employeerostering.domain.common -
-
Uses of HighContrastColor in org.optaweb.employeerostering.domain.common
Methods in org.optaweb.employeerostering.domain.common that return HighContrastColor Modifier and Type Method Description static HighContrastColorHighContrastColor. valueOf(String name)Returns the enum constant of this type with the specified name.static HighContrastColor[]HighContrastColor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-