public class TimeValueExpr extends Object implements TemporalExpr
| Constructor and Description |
|---|
TimeValueExpr(String value)
Creates a new
ValueExpr. |
TimeValueExpr(TimeInstant value) |
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Throwable> |
accept(ExprVisitor<T,X> visitor)
Accepts
visitor for this expression. |
Object |
getTime()
Gets the value.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasTime, isTimeasArithmetic, asBinary, asBoolean, asBooleanBinary, asBooleanUnary, asComparison, asGeometry, asMember, asMethodCall, asNumericValue, asTextValue, asUnary, isArithmetic, isBinary, isBoolean, isBooleanBinary, isBooleanUnary, isComparison, isGeometry, isMember, isMethodCall, isNumericValue, isTextValue, isUnarypublic TimeValueExpr(String value)
ValueExpr.value - the valuepublic TimeValueExpr(TimeInstant value)
public Object getTime()
public <T,X extends Throwable> T accept(ExprVisitor<T,X> visitor) throws X extends Throwable
Exprvisitor for this expression.Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.