org.eodisp.hla.common.handles
Class InteractionClassHandleImpl

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

public class InteractionClassHandleImpl
extends HandleImpl
implements InteractionClassHandle

A federation execution wide interaction class handle.

Author:
ibirrer
See Also:
Serialized Form

Constructor Summary
InteractionClassHandleImpl(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.InteractionClassHandle
encode, encodedLength, equals, hashCode, toString
 

Constructor Detail

InteractionClassHandleImpl

public InteractionClassHandleImpl(int id)