Uses of Enum
com.helger.css.decl.ECSSExpressionOperator
Packages that use ECSSExpressionOperator
-
Uses of ECSSExpressionOperator in com.helger.css.decl
Methods in com.helger.css.decl that return ECSSExpressionOperatorModifier and TypeMethodDescriptionECSSExpressionOperator.getClone()static ECSSExpressionOperatorECSSExpressionOperator.getFromNameOrNull(String sName) static ECSSExpressionOperatorReturns the enum constant of this type with the specified name.static ECSSExpressionOperator[]ECSSExpressionOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.