public static class ExprLookup.Variable
extends java.lang.Object
| Constructor and Description |
|---|
ExprLookup.Variable() |
ExprLookup.Variable(java.lang.String name,
java.lang.Object value) |
public ExprLookup.Variable()
public ExprLookup.Variable(java.lang.String name,
java.lang.Object value)
public java.lang.String getName()
public void setName(java.lang.String name)
public java.lang.Object getValue()
public void setValue(java.lang.Object value)
throws ConfigurationRuntimeException
ConfigurationRuntimeExceptionCopyright © 2001-2013. All Rights Reserved.