public class TimeValue extends ASTNodeAccessImpl implements Expression
Modifier and Type | Method and Description |
---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
Time |
getValue() |
void |
setValue(Time d) |
String |
toString() |
getASTNode, setASTNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getASTNode, setASTNode
public TimeValue(String value)
public void accept(ExpressionVisitor expressionVisitor)
accept
in interface Expression
public Time getValue()
public void setValue(Time d)
Copyright © 2004–2019 JSQLParser. All rights reserved.