Uses of Enum
com.helger.css.decl.ECSSMathOperator
Packages that use ECSSMathOperator
-
Uses of ECSSMathOperator in com.helger.css.decl
Methods in com.helger.css.decl that return ECSSMathOperatorModifier and TypeMethodDescriptionstatic ECSSMathOperatorECSSMathOperator.getFromNameOrNull(String sName) static ECSSMathOperatorReturns the enum constant of this type with the specified name.static ECSSMathOperator[]ECSSMathOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.