public class ScriptVariable extends Object
ScriptVariable(String name, Object value)
String
getName()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScriptVariable(String name, Object value)
public String getName()
public Object getValue()
Copyright © 2006–2016 Volker Bergmann. All rights reserved.