public class TermExpressionImpl extends TermImpl<String> implements TermExpression
Term.Operator| Modifier | Constructor and Description |
|---|---|
protected |
TermExpressionImpl() |
| Modifier and Type | Method and Description |
|---|---|
TermExpression |
setValue(String value)
Setter for value
|
String |
toString() |
equals, getOperator, getValue, hashCode, setOperatorclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOperator, getValue, setOperatorpublic TermExpression setValue(String value)
TermCopyright © 2014. All rights reserved.