public class StringEvalNode extends EvalNode<String> implements HasProperties
| Constructor and Description |
|---|
StringEvalNode(String value) |
| Modifier and Type | Method and Description |
|---|---|
EvalNode |
getProperty(Converter converter,
Object propertyName) |
HistoneType |
getType() |
clearReturned, equals, getAdditionalTypes, getReturned, getValue, hasAdditionalType, hashCode, isReturn, toStringpublic StringEvalNode(String value)
public HistoneType getType()
public EvalNode getProperty(Converter converter, Object propertyName) throws HistoneException
getProperty in interface HasPropertiesHistoneExceptionCopyright © 2017. All rights reserved.