<!--NewPage--> <html> <head> <!-- Generated by javadoc on Sat May 10 12:23:02 1997 --> <a name="_top_"></a> <title> Class GenerationData </title> </head> <body> <h1> Class GenerationData </h1> <pre> <a href="java.lang.Object.html#_top_">java.lang.Object</a> | +----GenerationData </pre> <hr> <dl> <dt> class <b>GenerationData</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> </dl> <hr> <a name="index"></a> <h2> <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index"> </h2> <dl> <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o "> <a href="#GenerationData()"><b>GenerationData</b></a>() <dd> </dl> <h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"> </h2> <dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#addValue(java.lang.Double)"><b>addValue</b></a>(Double) <dd> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getValue(int)"><b>getValue</b></a>(int) <dd> </dl> <a name="constructors"></a> <h2> <img src="images/constructors.gif" width=231 height=38 alt="Constructors"> </h2> <a name="GenerationData"></a> <a name="GenerationData()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a> <b>GenerationData</b> <pre> public GenerationData() </pre> <a name="methods"></a> <h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"> </h2> <a name="addValue(java.lang.Double)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="addValue"><b>addValue</b></a> <pre> public void addValue(<a href="java.lang.Double.html#_top_">Double</a> val) </pre> <a name="getValue(int)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="getValue"><b>getValue</b></a> <pre> public double getValue(int index) </pre> </body> </html>