Interface ODataExpr


  • public interface ODataExpr
    • Method Detail

      • toODataString

        default String toODataString()
        Returns a String representation of the Expr that can be used directly in an OData Query String. This might differ from the default toString() Method
        Returns:
        String representation of this Expr