io
Class ReflectedAttributes13

java.lang.Object
  extended by io.ReflectedAttributes13

public class ReflectedAttributes13
extends java.lang.Object

Author:
rzm To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
ReflectedAttributes13(hla.rti13.java1.ReflectedAttributes attrs)
           
 
Method Summary
 int getHandle(int index)
           
 byte[] getValue(int index)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectedAttributes13

public ReflectedAttributes13(hla.rti13.java1.ReflectedAttributes attrs)
Method Detail

size

public int size()

getValue

public byte[] getValue(int index)

getHandle

public int getHandle(int index)