master
Class TakeComputationList

java.lang.Object
  extended by master.TakeComputationList
All Implemented Interfaces:
java.io.Serializable

public class TakeComputationList
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int[] IDs
           
 java.lang.String[] Names
           
 
Constructor Summary
TakeComputationList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDs

public int[] IDs

Names

public java.lang.String[] Names
Constructor Detail

TakeComputationList

public TakeComputationList()