org.apache.commons.configuration.interpol
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
ConfigurationRuntimeException
Copyright © 2001-2014. All Rights Reserved.