edu.wis.jtlv.env.core.spec
Class WAArrayOfSpec

java.lang.Object
  extended by edu.wis.jtlv.env.core.spec.WAArrayOfSpec

public class WAArrayOfSpec
extends java.lang.Object


Field Summary
 java.util.Vector<InternalSpec> specs
           
 
Constructor Summary
WAArrayOfSpec()
           
 
Method Summary
 InternalSpec[] getArray()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

specs

public java.util.Vector<InternalSpec> specs
Constructor Detail

WAArrayOfSpec

public WAArrayOfSpec()
Method Detail

getArray

public InternalSpec[] getArray()