public class ScriptProperty
extends java.lang.Object
implements java.io.Serializable
Context.runScript(ScriptProperty, Bean, Object[])
,
ScriptPropertyDescriptor
,
Serialized FormConstructor and Description |
---|
ScriptProperty()
The constructor is called by the framework.
|
ScriptProperty(java.lang.String value)
The constructor is called by the framework.
|
public ScriptProperty()
public ScriptProperty(java.lang.String value)
public java.lang.String getValue()
public void setValue(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object