|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IField
Method Summary | |
---|---|
IObject |
get(IObject obj)
|
IClass |
getType()
|
void |
set(IObject obj,
IObject value)
|
Methods inherited from interface edu.wpi.ebob.model.cm.IMember |
---|
getName, isAbstract, isFinal, isPrivate, isProtected, isPublic, isStatic, isSynchronized |
Methods inherited from interface edu.wpi.ebob.model.cm.IObject |
---|
getIClass, isInstanceof, objToString |
Method Detail |
---|
IObject get(IObject obj) throws RemoteException
RemoteException
void set(IObject obj, IObject value) throws RemoteException
RemoteException
IClass getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |