org.mvel2.util
Class ParseTools.WithStatementPair
java.lang.Object
org.mvel2.util.ParseTools.WithStatementPair
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ParseTools
public static final class ParseTools.WithStatementPair
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseTools.WithStatementPair
public ParseTools.WithStatementPair(String parm,
String value)
getParm
public String getParm()
setParm
public void setParm(String parm)
getValue
public String getValue()
setValue
public void setValue(String value)
eval
public void eval(Object ctx,
VariableResolverFactory vrf)
Copyright © 2011. All Rights Reserved.