public class TimeValue extends Object implements Expression
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
Time |
getValue() |
void |
setValue(Time d) |
String |
toString() |
public TimeValue(String value)
public TimeValue()
public void accept(ExpressionVisitor expressionVisitor)
accept in interface Expressionpublic Time getValue()
public void setValue(Time d)
Copyright © 2006–2018 TinyGroup. All rights reserved.