|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.ejutr.testobjects.Test1
public class Test1
Constructor Summary | |
---|---|
Test1()
|
|
Test1(int x,
int y)
|
Method Summary | |
---|---|
int |
getX()
|
int |
getY()
|
void |
setX(int x)
|
void |
setY(int y)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Test1()
public Test1(int x, int y)
Method Detail |
---|
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |