org.eodisp.hla.common.handles
Class ObjectClassHandleImpl

java.lang.Object
  extended by org.eodisp.hla.common.handles.HandleImpl
      extended by org.eodisp.hla.common.handles.ObjectClassHandleImpl
All Implemented Interfaces:
ObjectClassHandle, java.io.Serializable

public class ObjectClassHandleImpl
extends HandleImpl
implements ObjectClassHandle

A federation execution wide object class handle.

Version:
$Id:$
Author:
ibirrer
See Also:
Serialized Form

Constructor Summary
ObjectClassHandleImpl(int id)
          
 
Method Summary
 
Methods inherited from class org.eodisp.hla.common.handles.HandleImpl
encode, encodedLength, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface hla.rti1516.ObjectClassHandle
encode, encodedLength, equals, hashCode, toString
 

Constructor Detail

ObjectClassHandleImpl

public ObjectClassHandleImpl(int id)