|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.rep.values.Variable
edu.washington.cs.supple.net.rmi.client.ClientDataMap.RemoteValueRef
| Method Summary | |
java.lang.Object |
getValue()
Get the bound value. |
java.lang.Class |
getValueClass()
Get the class of this variable |
void |
setValue(java.lang.Object value)
Set the value of this variable. |
void |
updateValue(java.lang.Object value)
Process update from server. |
| Methods inherited from class edu.washington.cs.supple.rep.values.Variable |
addListener, postLastListener, preFirstListener, processUpdate, removeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.Class getValueClass()
ValueBinding
public java.lang.Object getValue()
ValueBinding
public void setValue(java.lang.Object value)
ValueBinding
value - public void updateValue(java.lang.Object value)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||