org.eodisp.hla.common.handles
Class AttributeHandleImpl

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

public class AttributeHandleImpl
extends HandleImpl
implements AttributeHandle

Author:
ibirrer
See Also:
Serialized Form

Constructor Summary
AttributeHandleImpl(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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hla.rti1516.AttributeHandle
encode, encodedLength, equals, hashCode, toString
 

Constructor Detail

AttributeHandleImpl

public AttributeHandleImpl(int id)