public static class ExprLookup.Variable extends Object
Variable()
Variable(String name, Object value)
String
getName()
Object
getValue()
void
setName(String name)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Variable()
public Variable(String name, Object value)
public String getName()
public void setName(String name)
public Object getValue()
public void setValue(Object value) throws ConfigurationRuntimeException
ConfigurationRuntimeException
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.