be.optiloading
Class TableData

java.lang.Object
  extended by be.optiloading.TableData
All Implemented Interfaces:
java.io.Serializable

 class TableData
extends java.lang.Object
implements java.io.Serializable


Constructor Summary
TableData(java.lang.String c, float d, float v, float p, float w)
           
 
Method Summary
 java.lang.Object get(int i)
           
 void set(int i, float f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableData

TableData(java.lang.String c,
          float d,
          float v,
          float p,
          float w)
Method Detail

get

public java.lang.Object get(int i)

set

public void set(int i,
                float f)