public class VariableEvaluation extends Object implements DirectExpressionEvaluation, Serializable
DirectExpressionEvaluation.EvaluationType
Constructor and Description |
---|
VariableEvaluation(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
DirectExpressionEvaluation.EvaluationType |
getType() |
public VariableEvaluation(String name)
public DirectExpressionEvaluation.EvaluationType getType()
getType
in interface DirectExpressionEvaluation
public String getName()
Copyright © 2021 TIBCO Software Inc.. All rights reserved.