public class MacroEvalNode extends PropertiesEvalNode<HistoneMacro> implements HasProperties, Serializable
extArgs| Constructor and Description |
|---|
MacroEvalNode(HistoneMacro value) |
MacroEvalNode(HistoneMacro value,
Map<String,EvalNode> extArgs) |
| Modifier and Type | Method and Description |
|---|---|
HistoneType |
getType() |
MacroEvalNode |
putAllExtArgs(Map<String,EvalNode> extArgs) |
getExtArgs, getPropertyclearReturned, equals, getAdditionalTypes, getReturned, getValue, hasAdditionalType, hashCode, isReturn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertypublic MacroEvalNode(HistoneMacro value)
public MacroEvalNode(HistoneMacro value, Map<String,EvalNode> extArgs)
public HistoneType getType()
getType in class EvalNode<HistoneMacro>public MacroEvalNode putAllExtArgs(Map<String,EvalNode> extArgs)
Copyright © 2017. All rights reserved.