public interface TemporalExpr extends Expr
| Modifier and Type | Method and Description |
|---|---|
default Optional<TemporalExpr> |
asTime()
Get this expression as a time expression
|
default boolean |
isTime()
Check if this expression is a time expresion.
|
accept, asArithmetic, asBinary, asBoolean, asBooleanBinary, asBooleanUnary, asComparison, asGeometry, asMember, asMethodCall, asNumericValue, asTextValue, asUnary, isArithmetic, isBinary, isBoolean, isBooleanBinary, isBooleanUnary, isComparison, isGeometry, isMember, isMethodCall, isNumericValue, isTextValue, isUnarytoODataStringdefault boolean isTime()
Exprdefault Optional<TemporalExpr> asTime()
ExprCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.