|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectclassUtils.annotation.TestIntAnnotation
public class TestIntAnnotation
Constructor Summary | |
---|---|
TestIntAnnotation()
|
Method Summary | |
---|---|
int |
getY()
|
static void |
main(java.lang.String[] args)
|
void |
setY(int y)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestIntAnnotation()
Method Detail |
---|
public void setY(int y)
public int getY()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |