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,
boolean isThrow) |
setValue, throwNoSetterExceptionpublic boolean setValue(java.lang.Object value,
Scriptable owner,
Scriptable start,
boolean isThrow)
public java.lang.Object getValue(Scriptable start)