bookExamples.ch24Reflection
Class Ex4SillyApproach

java.lang.Object
  extended by bookExamples.ch24Reflection.Ex4SillyApproach

public class Ex4SillyApproach
extends java.lang.Object

User: lyon Date: Oct 22, 2006 Time: 6:11:57 AM Copyright DocJava, Inc. 2005.


Constructor Summary
Ex4SillyApproach()
           
 
Method Summary
 void countTo10()
           
 int getX_min_0_max_100_stepSize_2()
           
 float getZ_min_minus_3_point_1415926_max_100_stepSize_1_point2()
           
 void setX_min_0_max_100_stepSize_2(int x_min_0_max_100_stepSize_2)
           
 void setZ_min_minus_3_point_1415926_max_100_stepSize_1_point2(float z_min_minus_3_point_1415926_max_100_stepSize_1_point2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ex4SillyApproach

public Ex4SillyApproach()
Method Detail

countTo10

public void countTo10()

getX_min_0_max_100_stepSize_2

public int getX_min_0_max_100_stepSize_2()

setX_min_0_max_100_stepSize_2

public void setX_min_0_max_100_stepSize_2(int x_min_0_max_100_stepSize_2)

getZ_min_minus_3_point_1415926_max_100_stepSize_1_point2

public float getZ_min_minus_3_point_1415926_max_100_stepSize_1_point2()

setZ_min_minus_3_point_1415926_max_100_stepSize_1_point2

public void setZ_min_minus_3_point_1415926_max_100_stepSize_1_point2(float z_min_minus_3_point_1415926_max_100_stepSize_1_point2)