Uses of Enum
com.helger.css.utils.ECSSColorName
Packages that use ECSSColorName
-
Uses of ECSSColorName in com.helger.css.utils
Methods in com.helger.css.utils that return ECSSColorNameModifier and TypeMethodDescriptionstatic ECSSColorNameECSSColorName.getFromNameCaseInsensitiveOrNull(String sName) static ECSSColorNameReturns the enum constant of this type with the specified name.static ECSSColorName[]ECSSColorName.values()Returns an array containing the constants of this enum type, in the order they are declared.