Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Class neosim.iface.EntityHandle

java.lang.Object
  |
  +--neosim.iface.EntityHandle

public class EntityHandle
extends java.lang.Object

Field Summary
int id
           
static EntityHandle SYSTEM_ENTITY
           
 
Constructor Summary
EntityHandle(int id)
           
 
Method Summary
int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait
 

Field Detail

id

public int id

SYSTEM_ENTITY

public static EntityHandle SYSTEM_ENTITY
Constructor Detail

EntityHandle

public EntityHandle(int id)
Method Detail

getValue

public int getValue()

Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD