Class Hierarchy
- java.lang.Object
- org.n52.svalbard.odata.core.expr.BinaryExpr<T> (implements org.n52.svalbard.odata.core.expr.Expr)
- org.n52.svalbard.odata.core.expr.arithmetic.SimpleArithmeticExpr (implements org.n52.svalbard.odata.core.expr.arithmetic.ArithmeticExpr)
- org.n52.svalbard.odata.core.expr.arithmetic.NumericValueExpr (implements org.n52.svalbard.odata.core.expr.arithmetic.ArithmeticExpr)
- org.n52.svalbard.odata.core.expr.BinaryExpr<T> (implements org.n52.svalbard.odata.core.expr.Expr)
Interface Hierarchy
- org.n52.shetland.oasis.odata.ODataExpr
- org.n52.svalbard.odata.core.expr.Expr
- org.n52.svalbard.odata.core.expr.arithmetic.ArithmeticExpr
- org.n52.svalbard.odata.core.expr.Expr