|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectbookExamples.ch24Reflection.Ex6
public class Ex6
User: lyon Date: Oct 22, 2006 Time: 6:18:36 AM Copyright DocJava, Inc. 2005.
| Constructor Summary | |
|---|---|
Ex6()
|
|
| Method Summary | |
|---|---|
double |
getTheta()
|
DoubleProperties |
getThetaProperties()
|
int |
getX()
|
IntProperties |
getXProperties()
|
void |
setTheta(double theta)
|
void |
setX(int x)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Ex6()
| Method Detail |
|---|
public double getTheta()
public void setTheta(double theta)
public int getX()
public void setX(int x)
public DoubleProperties getThetaProperties()
public IntProperties getXProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||