Interface EnumExpression<T>

    • Method Detail

      • ordinal

        NumericExpression ordinal()
        Method to return an expression for the ordinal of this enum.
        Returns:
        Expression for the ordinal of the passed enum