public static final class WithNode.ParmValuePair extends Object implements Serializable
Constructor and Description |
---|
ParmValuePair(String parameter,
ExecutableStatement statement,
Class ingressType,
ParserContext pCtx) |
Modifier and Type | Method and Description |
---|---|
void |
eval(Object ctx,
VariableResolverFactory factory) |
Serializable |
getSetExpression() |
ExecutableStatement |
getStatement() |
public ParmValuePair(String parameter, ExecutableStatement statement, Class ingressType, ParserContext pCtx)
public Serializable getSetExpression()
public ExecutableStatement getStatement()
public void eval(Object ctx, VariableResolverFactory factory)
Copyright © 2001–2022 JBoss by Red Hat. All rights reserved.