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