public class AccessorSlot extends Slot
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | getValue(Scriptable start) | 
| boolean | setValue(java.lang.Object value,
        Scriptable owner,
        Scriptable start) | 
throwNoSetterExceptionpublic boolean setValue(java.lang.Object value,
                        Scriptable owner,
                        Scriptable start)
public java.lang.Object getValue(Scriptable start)