public class WatchableObject extends Object
| Constructor and Description | 
|---|
WatchableObject(int par1,
                              int par2,
                              Object par3Obj)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getDataValueId()  | 
Object | 
getObject()  | 
int | 
getObjectType()  | 
boolean | 
isWatched()  | 
void | 
setObject(Object par1Obj)  | 
void | 
setWatched(boolean par1)  | 
public WatchableObject(int par1, int par2, Object par3Obj)
public int getDataValueId()
public int getObjectType()
public boolean isWatched()
public void setWatched(boolean par1)